aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar dmaclach <dmaclach@gmail.com>2017-11-30 11:05:58 -0800
committerGravatar Sourabh Bajaj <sb2nov@users.noreply.github.com>2017-11-30 11:05:58 -0800
commitc9f9f054f7a4414577684cde3087b690877403d9 (patch)
treeaa61f6f8360bbe67f58b6cff547f48311b529df7 /CONTRIBUTING.md
parentfa6a704e4ab891e69642332f991e510a6873aa83 (diff)
Update CONTRIBUTING.md (#14695)
Add Objective-C Style guide to list.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 43abdaafbf..1b537ca73c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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