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-*, performance-*,
modernize-*, modernize-*,
google-*, google-*,
misc-*, misc-*
cert-*, cert-*,
readability-*, readability-*,
clang-analyzer-*, clang-analyzer-*,