git » remoteu2f » master » tree

[master] / libpam / .clang-format

1
2
3
4
5
6
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false