Skip to content

Commit

Permalink
trimWhitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
reez committed Aug 28, 2023
1 parent 941aa83 commit 85bb0a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .swift-format
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
},
"indentWidth": 4,
"maximumBlankLines": 1,
"lineBreakBeforeEachArgument": true
"lineBreakBeforeEachArgument": true,
"trimWhitespace": true
}

0 comments on commit 85bb0a8

Please sign in to comment.