We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fb238 commit fd894a7Copy full SHA for fd894a7
.swiftlint
@@ -1,4 +1,8 @@
1
indentation: 2
2
+included:
3
+ - Source
4
+excluded:
5
+ - .build
6
disabled_rules:
7
- cyclomatic_complexity
8
- file_length
0 commit comments