We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ead00 commit d808d62Copy full SHA for d808d62
1 file changed
modules/core/task/tests/.clang-tidy
@@ -38,4 +38,4 @@ Checks: >
38
39
CheckOptions:
40
- key: readability-function-cognitive-complexity.Threshold
41
- value: 50 # default: 25
+ value: 100 # default: 25
0 commit comments