Merge pull request #1891 from Hugoto69/patch-1

Update .clang-tidy
This commit is contained in:
Gabi Melman 2021-03-25 22:15:12 +02:00 committed by GitHub
commit be14e60d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ Checks: 'cppcoreguidelines-*,
performance-*, performance-*,
modernize-*, modernize-*,
google-*, google-*,
misc-*, misc-*
cert-*, cert-*,
readability-*, readability-*,
clang-analyzer-*, clang-analyzer-*,