Adjusted rule

This commit is contained in:
emeric
2025-07-18 13:55:15 +02:00
parent cba7f3c0ec
commit 288f764a6a
+2
View File
@@ -17,4 +17,6 @@ CheckOptions:
value: '1'
- key: cppcoreguidelines-special-member-functions.AllowSoleDefaultDtor
value: '1'
- key: readability-function-cognitive-complexity.IgnoreMacros
value: '1'
...