Skip to content

Commit 30ac30a

Browse files
committed
add indentation check [default is 4 spaces per tab-stop]
1 parent fa44455 commit 30ac30a

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)