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 ec4bf4a..100a2a7 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -11,7 +11,6 @@ Checks: > -*-special-member-functions, -*-unused-macros, -*-uppercase-literal-suffix, - -*-use-auto, -*-use-emplace, -*-use-equals-default, -*-use-override, |