Update CODING_STANDARDS.md

pull/284/head
Nikolai Onken 2016-03-22 16:59:00 +01:00
rodzic 42248eb81e
commit 6b1c373d4d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -705,6 +705,8 @@ We follow the uni-repo approach so our source is in one place. To work around so
Checking for branch naming consistency is part of the review process and the teams responsibility.
Use “all-” in case of doubt. E.g., https://github.com/c9/newclient/pull/12962/files affects redis schema code.
In case of doubt use `all-` as this indicates higher risk. Generally releasing changes affecting several services is a smell so this can help you identify possible issue.
Other Resources
===============