summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/neverbleed/.clang-format
blob: 9640123c79e4ee82a6708ce07974c133b5e61150 (plain)
1
2
3
4
5
6
7
# requires clang-format >= 3.6
BasedOnStyle: "LLVM"
IndentWidth: 4
ColumnLimit: 132
BreakBeforeBraces: Linux
AllowShortFunctionsOnASingleLine: None
SortIncludes: false