aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------[-rw-r--r--].clang-format10
1 files changed, 1 insertions, 9 deletions
diff --git a/.clang-format b/.clang-format
index 65d8277..f412743 100644..120000
--- a/.clang-format
+++ b/.clang-format
@@ -1,9 +1 @@
-BasedOnStyle: Google
-AllowShortFunctionsOnASingleLine: Inline
-AllowShortIfStatementsOnASingleLine: false
-AllowShortLoopsOnASingleLine: false
-BinPackParameters: false
-CommentPragmas: NOLINT:.*
-DerivePointerAlignment: false
-PointerAlignment: Left
-TabWidth: 2
+../../build/tools/brillo-clang-format \ No newline at end of file