From c9f9f054f7a4414577684cde3087b690877403d9 Mon Sep 17 00:00:00 2001 From: dmaclach Date: Thu, 30 Nov 2017 11:05:58 -0800 Subject: Update CONTRIBUTING.md (#14695) Add Objective-C Style guide to list. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3