We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b82f83 commit 83c2b8cCopy full SHA for 83c2b8c
1 file changed
.clang-tidy
@@ -44,6 +44,6 @@ CheckOptions:
44
- key: readability-function-cognitive-complexity.IgnoreMacros
45
value: true
46
- key: readability-function-cognitive-complexity.Threshold
47
- value: 100
+ value: 110
48
49
0 commit comments