1
0
Fork 0
forked from fun/fun
fun/.clang-tidy

7 lines
123 B
YAML

Checks: >
clang-analyzer-*,
bugprone-*,
performance-*
WarningsAsErrors: ""
HeaderFilterRegex: ".*"
FormatStyle: none