Skip to content

Commit 030d353

Browse files
committed
chore: update indentation to 4 spaces in .swift-format
1 parent 7f6b313 commit 030d353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.swift-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": 1,
33
"lineLength": 100,
44
"indentation": {
5-
"spaces": 2
5+
"spaces": 4
66
},
77
"maximumBlankLines": 1,
88
"respectsExistingLineBreaks": true,

0 commit comments

Comments
 (0)