We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2806de9 commit 2983bf9Copy full SHA for 2983bf9
.swiftlint.yml
@@ -5,6 +5,7 @@ excluded: # paths to ignore during linting. Takes precedence over `included`.
5
- Pods
6
disabled_rules:
7
- type_name
8
+ - vertical_parameter_alignment
9
10
# configurable rules can be customized from this configuration file
11
# binary rules can set their severity level
0 commit comments