Project template updates (#25)
* Project template updates * More changes * run swiftformat
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Minimum swiftformat version
|
||||
--minversion 0.47.4
|
||||
--minversion 0.51.0
|
||||
|
||||
# Swift version
|
||||
--swiftversion 5.3
|
||||
--swiftversion 5.9
|
||||
|
||||
# file options
|
||||
--exclude .build
|
||||
|
||||
# rules
|
||||
--disable redundantReturn, extensionAccessControl
|
||||
--disable redundantReturn, extensionAccessControl, typeSugar
|
||||
|
||||
# format options
|
||||
--ifdef no-indent
|
||||
|
||||
Reference in New Issue
Block a user