Update from hummingbird-project-template 0b21a9564b4c2579531565487e1d7389e8c2be4c (#34)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5c75f772c3
commit
a66a7d139c
@@ -1,5 +1,5 @@
|
||||
# Minimum swiftformat version
|
||||
--minversion 0.51.0
|
||||
--minversion 0.53.10
|
||||
|
||||
# Swift version
|
||||
--swiftversion 5.9
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user