summaryrefslogtreecommitdiff
path: root/elpa/irony-20220110.849/server/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/irony-20220110.849/server/.clang-format')
-rw-r--r--elpa/irony-20220110.849/server/.clang-format8
1 files changed, 0 insertions, 8 deletions
diff --git a/elpa/irony-20220110.849/server/.clang-format b/elpa/irony-20220110.849/server/.clang-format
deleted file mode 100644
index 68e7062..0000000
--- a/elpa/irony-20220110.849/server/.clang-format
+++ /dev/null
@@ -1,8 +0,0 @@
-BasedOnStyle: LLVM
-AllowShortFunctionsOnASingleLine: false
-AlwaysBreakTemplateDeclarations: true
-BinPackParameters: false
-BreakConstructorInitializersBeforeComma: true
-ConstructorInitializerAllOnOneLineOrOnePerLine: true
-ConstructorInitializerIndentWidth: 2
-IndentFunctionDeclarationAfterType: false