geforkt von Mirrors/Paper
Updated README for lineending demands
Dieser Commit ist enthalten in:
Ursprung
2a9c15c976
Commit
6940f56d4d
@ -22,6 +22,7 @@ Coding and Pull Request Conventions
|
|||||||
* We generally follow the Sun/Oracle coding standards.
|
* We generally follow the Sun/Oracle coding standards.
|
||||||
* No tabs; use 4 spaces instead.
|
* No tabs; use 4 spaces instead.
|
||||||
* No trailing whitespaces.
|
* No trailing whitespaces.
|
||||||
|
* No CRLF lineendigs, LF only, put your gits 'core.autocrlf' on 'true'
|
||||||
* No 80 column limit or 'weird' midstatement newlines.
|
* No 80 column limit or 'weird' midstatement newlines.
|
||||||
* The number of commits in a pull request should be kept to a minimum (squish them into one most of the time - use common sense!).
|
* The number of commits in a pull request should be kept to a minimum (squish them into one most of the time - use common sense!).
|
||||||
* No merges should be included in pull requests unless the pull request's purpose is a merge.
|
* No merges should be included in pull requests unless the pull request's purpose is a merge.
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren