tvl-depot/third_party/nix/.clang-tidy

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
167 B
Text
Raw Normal View History

---
Checks: 'abseil-c*,clang-analyzer-security-*,bugprone-*,google-*,modernize-*,cppcoreguidelines-*,misc-*'
WarningsAsErrors: 'abseil-*,clang-analyzer-security*'
...