clang-tidy: ignore third-party code nlohmann/json.h

This commit is contained in:
Peter Woodman
2025-01-18 12:24:43 -05:00
committed by Jari Sundell
parent 9f48226663
commit 787e23a25d
+2
View File
@@ -0,0 +1,2 @@
# third-party library, disable all checks in this folder.
Checks: '-*'