Skip to content

Commit

Permalink
Update from hummingbird-project-template 19aeae2a5ac73d9a7f2c566b87c0…
Browse files Browse the repository at this point in the history
…4529fb0cb3c9
  • Loading branch information
adam-fowler authored Jul 9, 2024
1 parent c0ff4bf commit c458e6a
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

# format options
--ifdef no-indent
Expand Down

0 comments on commit c458e6a

Please sign in to comment.