lokinet/.clang-tidy

3 lines
104 B
Plaintext
Raw Normal View History

2019-07-06 17:03:40 +00:00
HeaderFilterRegex: 'llarp/.*'
2019-07-30 23:42:13 +00:00
Checks: 'readability-else-after-return,clang-analyzer-core-*,modernize-*'