Skip to content

Commit 85e2d24

Browse files
Merge pull request #512 from mloit/feature/add-lint-indent-rule
2 parents c45a71c + 30ac30a commit 85e2d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ opt_in_rules:
2626
- empty_string
2727
- closure_body_length
2828
- fallthrough
29+
- indentation_width
2930

3031
# force warnings
3132
force_cast: error

0 commit comments

Comments
 (0)