mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Meta: Discourage excessive "feng shui programming" in CONTRIBUTING.md
This commit is contained in:
parent
ba0d46e31a
commit
ec74afdb8d
Notes:
sideshowbarker
2024-07-18 00:34:07 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/ec74afdb8d5
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Nobody is perfect, and sometimes we mess things up. That said, here are some goo
|
|||
* Include commented-out code.
|
||||
* Write in C. (Instead, take advantage of C++'s amenities, and don't limit yourself to the standard C library.)
|
||||
* Attempt large architectural changes until you are familiar with the system and have worked on it for a while.
|
||||
* Engage in excessive "feng shui programming" by moving code around without quantifiable benefit.
|
||||
|
||||
## Pull Request Q&A
|
||||
|
||||
|
|
Loading…
Reference in a new issue