1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-31 10:24:23 +03:00

🚨 fix warning

This commit is contained in:
Niels Lohmann
2024-11-08 23:13:25 +01:00
parent 9240ba4911
commit ddecb704e3
4 changed files with 56 additions and 12 deletions

View File

@ -3,6 +3,7 @@ Checks: '*,
-altera-struct-pack-align,
-altera-unroll-loops,
-android-cloexec-fopen,
-boost-use-ranges,
-bugprone-easily-swappable-parameters,
-cert-err58-cpp,
-concurrency-mt-unsafe,