Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: .clang-format

Issue 2775613002: Update clang-format to use Google style guide for ObjC. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .clang-format
diff --git a/.clang-format b/.clang-format
index 59d487051f5ef9d042b4d630ded9863b059daa7e..18b873c5bbf4592dcaa61683398982326f0a9305 100644
--- a/.clang-format
+++ b/.clang-format
@@ -4,3 +4,7 @@ BasedOnStyle: Chromium
---
Language: Java
BasedOnStyle: Google
+---
+Language: ObjC
+ColumnLimit: 100
+BasedOnStyle: Google
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698