1
Fork 0
mirror of https://github.com/Jaxan/hybrid-ads.git synced 2025-04-26 22:47:45 +02:00
hybrid-ads/.clang-format
2017-07-25 11:44:28 +01:00

11 lines
229 B
YAML

BasedOnStyle: LLVM
AllowShortFunctionsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true
ColumnLimit: 100
IndentWidth: 4
TabWidth: 4
PointerAlignment: Middle
UseTab: ForIndentation