mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
d02e0a6870
commit
e267eb67f8
|
@ -13,7 +13,7 @@ Code is automatically formatted using `clang-format`. It take the burdon off of
|
|||
|
||||
Comments should only be used to:
|
||||
|
||||
- Increase readablility (e.g. grouping member variables).
|
||||
- Increase readability (e.g. grouping member variables).
|
||||
- Containing information that can't be expressed in code.
|
||||
|
||||
Try to structure your code so that comments are not required.
|
||||
|
|
Loading…
Reference in a new issue