about summary refs log blame commit diff
path: root/third_party/nix/.clang-tidy
blob: 5b22be767fea5851944e3e4cdcfd7f500f949858 (plain) (tree)
1
2
3
4
   
                                                                                                                                            
                                                     
   
---
Checks: 'abseil-c*,clang-analyzer-security-*,bugprone-*,google-*,modernize-*,cppcoreguidelines-*,misc-*,-modernize-use-trailing-return-type'
WarningsAsErrors: 'abseil-*,clang-analyzer-security*'
...