Update .clang-format configs
diff --git a/.clang-format b/.clang-format
index 99a0b57..d5a3996 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,5 +1,6 @@
 ---
 BasedOnStyle: Google
 AllowShortIfStatementsOnASingleLine: false
+AllowShortLoopsOnASingleLine: false
 IndentCaseLabels: false
 AccessModifierOffset: -2