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 6093532..e8d39ce 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -8,7 +8,6 @@ misc-*,\ -misc-static-assert,\ modernize-*,\ -modernize-deprecated-headers,\ --modernize-loop-convert,\ -modernize-pass-by-value,\ -modernize-raw-string-literal,\ -modernize-replace-auto-ptr,\ |