lint: satisfy some nullability annotations

This commit is contained in:
2025-06-11 14:40:21 +02:00
parent 4e18df55bf
commit 2bdb57390d
5 changed files with 50 additions and 47 deletions

View File

@@ -1,5 +1,7 @@
Checks: >
clang-analyzer-*,
-clang-analyzer-security.insecureAPI.str*,
-clang-analyzer-security.insecureAPI.mem*,
bugprone-*,
cert-*,
modernize-*,