1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-26 16:02:41 +08:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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