Update CODING_STANDARDS.md

pull/284/head
Nikolai Onken 2016-03-22 17:00:29 +01:00
rodzic 45a006acdf
commit 93642f27d9
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ Goals
Base
----
* [http://nodeguide.com/style.html]([http://nodeguide.com/style.html)
* [http://nodeguide.com/sGtyle.html]([http://nodeguide.com/style.html)
* [https://github.com/ajaxorg/apf/blob/master/CODING_STANDARDS](https://github.com/ajaxorg/apf/blob/master/CODING_STANDARDS)
@ -708,7 +708,7 @@ Checking for branch naming consistency is part of the review process and the tea
Use “all-” in case of doubt. E.g., https://github.com/c9/newclient/pull/12962/files affects redis schema code.
Generally releasing changes affecting several services is a smell so this can help you identify possible issues.
Generally, releasing changes affecting several services is a smell so this can help you identify possible issues.
Other Resources
===============