We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f900e5 commit 34b240fCopy full SHA for 34b240f
.swiftlint.yml
@@ -1,4 +1,6 @@
1
disabled_rules:
2
- large_tuple
3
- identifier_name
4
- - type_body_length
+ - type_body_length
5
+ - cyclomatic_complexity
6
+ - file_length
0 commit comments