Update .clang-tidy

This commit is contained in:
Hugo Bonnet
2021-03-25 20:43:51 +01:00
committed by GitHub
parent 100f30043f
commit ef4641cad7

View File

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