Skip to content

Commit

Permalink
Tweak default .swiftformat config
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklockwood committed Dec 26, 2020
1 parent 4590ac0 commit 6242bb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
--trimwhitespace always
--wraparguments preserve
--wrapcollections preserve
--modifierorder public,override

# rules

Expand Down
1 change: 1 addition & 0 deletions Snapshots/Layout/.swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
--binarygrouping 8,8
--decimalgrouping ignore
--importgrouping testable-bottom
--modifierorder public,override

0 comments on commit 6242bb4

Please sign in to comment.