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

View File

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