Skip to content

Commit ffed0da

Browse files
chore: Add swift-format file
1 parent 22c394d commit ffed0da

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.swift-format

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"version": 1,
3+
"indentation" : {
4+
"spaces" : 4
5+
},
6+
"lineBreakBeforeEachArgument": true
7+
}

0 commit comments

Comments
 (0)