5 Commits

Author SHA1 Message Date
Johannes Schmidt
e2a6330f5a
Remove PenaltyBreakAssignment again
Produced some very ugly alignment otherwise.
2025-07-30 09:12:13 +02:00
Johannes Schmidt
fb02682504
Set ColumnLimit to 120 characters 2025-07-30 09:07:01 +02:00
Johannes Schmidt
37ecae8b07
Add AllowShortFunctionsOnASingleLine 2025-07-25 14:34:01 +02:00
Johannes Schmidt
f00f13626c
Add SpaceAfterTemplateKeyword and BreakTemplateDeclarations
Each seem to be conventions in our codebase that differ from LLVM.
2025-07-25 14:06:01 +02:00
Johannes Schmidt
2b84beffc9 Add a .clang-format file implementing the Icinga 2 style guide 2025-07-24 16:21:18 +02:00