Update CONTRIBUTING.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Coding standards
|
# Coding standards
|
||||||
|
|
||||||
* 4 spaces are used for tabulation.
|
* 4 spaces are used for tabulation. No tabs are allowed.
|
||||||
* Unix line endings are used.
|
* Unix line endings are used.
|
||||||
* Curlies are always explicitly written.
|
* Curlies are always explicitly written.
|
||||||
|
* No trailing whitespaces at the end of lines.
|
||||||
|
* Insert closing newline at the end of files.
|
||||||
|
|
||||||
## If
|
## If
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user