diff --git a/.clang-format b/.clang-format new file mode 100644 index 000000000..7e088790b --- /dev/null +++ b/.clang-format @@ -0,0 +1,25 @@ +--- +BasedOnStyle: LLVM +AccessModifierOffset: -4 +AlignAfterOpenBracket: DontAlign +BreakBeforeBraces: Mozilla +ColumnLimit: 100 +IncludeCategories: + - Regex: ^"(base|icinga|remote|test)/ + Priority: 1 + CaseSensitive: false + - Regex: ^