mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 07:04:18 +00:00
Remove paragraph about coding style in CONTRIBUTING
Travis CI automatically checks for this now
This commit is contained in:
parent
d343333e63
commit
48332e8963
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ easy*](https://github.com/thelounge/lounge/issues?q=is%3Aopen+is%3Aissue+label%3
|
|||
or [*help
|
||||
wanted*](https://github.com/thelounge/lounge/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3A%22help+wanted%22).
|
||||
|
||||
When you submit some code, make sure it respects the overall coding style that
|
||||
is currently in place. If you do not, our reviewers will surely let you know you
|
||||
should :smile: (that is, until an automated checker takes over the yelling).
|
||||
|
||||
Also, make sure that your PRs do not contain unnecessary commits. If you think
|
||||
some of your commits should be merged into a single one, feel free to [squash
|
||||
them](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History).
|
||||
|
|
Loading…
Reference in a new issue