nfgen/.clang-format
2026-01-24 12:50:06 -05:00

12 lines
252 B
YAML

---
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 88
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: WithoutElse
BinPackParameters: OnePerLine
AlignConsecutiveMacros: Consecutive
AlignEscapedNewlines: LeftWithLastLine