diff options
Diffstat (limited to '.clang-tidy')
-rw-r--r-- | .clang-tidy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy index 1580361b..fbab6d47 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -27,7 +27,6 @@ Checks: > -fuchsia-*, -google-build-using-namespace, -google-default-arguments, - -google-readability-casting, -google-readability-todo, -google-runtime-references, -hicpp-multiway-paths-covered, |