Skip to content

Commit

Permalink
SwiftFormat // Replace deprecated basic rule options.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Sep 27, 2024
1 parent ebe6cb7 commit a1ff6ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ strongifiedSelf
--indent 4
--maxwidth 120
--typeattributes prev-line
--varattributes same-line
--storedvarattrs same-line
--computedvarattrs same-line
--voidtype void
--wraparguments before-first
--wrapparameters before-first
Expand Down

0 comments on commit a1ff6ac

Please sign in to comment.