Skip to content

Commit

Permalink
bin/format: update swiftformat configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tshakalekholoane committed Jan 20, 2025
1 parent c96da4d commit 6fc0dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/format.d/.swiftformat
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Default.
--binarygrouping 4
--condassignment "always"
--decimalgrouping 3
--hexliteralcase "lowercase"
--indent 2
Expand All @@ -18,3 +19,4 @@

# Opt-out.
--disable trailingClosures
--disable wrapMultilineConditionalAssignment

0 comments on commit 6fc0dd6

Please sign in to comment.