Added abseil-* to clang-tidy

This commit is contained in:
Esun Kim 2020-10-15 21:38:38 -07:00
parent fdf57e9a7c
commit 19b8e657fb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
Checks: '-*,
abseil-*,
bugprone-*,
-bugprone-forward-declaration-namespace,
-bugprone-integer-division,