Skip to content

Commit

Permalink
Update from hummingbird-project-template 1ffdee02c50532835b8fdd430157…
Browse files Browse the repository at this point in the history
…55e92a310485
  • Loading branch information
adam-fowler authored Jul 9, 2024
1 parent c0ff4bf commit aa75c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .swiftformat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Minimum swiftformat version
--minversion 0.51.0
--minversion 0.53.10

# Swift version
--swiftversion 5.9
Expand All @@ -8,7 +8,7 @@
--exclude .build

# rules
--disable redundantReturn, extensionAccessControl, typeSugar, conditionalAssignment
--disable redundantReturn, extensionAccessControl, typeSugar, conditionalAssignment, preferForLoop, redundantInternal, redundantStaticSelf

# format options
--ifdef no-indent
Expand Down

0 comments on commit aa75c5d

Please sign in to comment.