Update .clang-format configs
authorTeng Qin <qinteng@fb.com>
Wed, 23 Nov 2016 20:23:03 +0000 (12:23 -0800)
committerTeng Qin <qinteng@fb.com>
Thu, 24 Nov 2016 09:24:35 +0000 (01:24 -0800)
.clang-format

index 99a0b57..d5a3996 100644 (file)
@@ -1,5 +1,6 @@
 ---
 BasedOnStyle: Google
 AllowShortIfStatementsOnASingleLine: false
+AllowShortLoopsOnASingleLine: false
 IndentCaseLabels: false
 AccessModifierOffset: -2