Skip to content

Commit

Permalink
Merge pull request #76 from kkebo/update-swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo authored Nov 26, 2024
2 parents 07e165e + 31ba65a commit 5c8fa70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swift-format
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"ReturnVoidInsteadOfEmptyTuple" : true,
"TypeNamesShouldBeCapitalized" : true,
"UseEarlyExits" : true,
"UseExplicitNilCheckInConditions" : true,
"UseLetInEveryBoundCaseVariable" : true,
"UseShorthandTypeNames" : true,
"UseSingleLinePropertyGetter" : true,
Expand Down

0 comments on commit 5c8fa70

Please sign in to comment.