2
0
mirror of https://github.com/gabime/spdlog.git synced 2026-01-19 04:52:09 +00: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

View File

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