Update CONTRIBUTING.md ()

Add Objective-C Style guide to list.
This commit is contained in:
dmaclach 2017-11-30 11:05:58 -08:00 committed by Sourabh Bajaj
parent fa6a704e4a
commit c9f9f054f7

View File

@ -114,6 +114,7 @@ pylint --rcfile=/tmp/pylintrc myfile.py
* [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html)
* [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
* [Google Shell Style Guide](https://google.github.io/styleguide/shell.xml)
* [Google Objective-C Style Guide](http://google.github.io/styleguide/objcguide.html)
#### Running sanity check