|
@@ -22,7 +22,7 @@ SWIFTFORMAT_DIR="$HERE/.swiftformat-source"
|
|
|
|
|
|
|
|
# Important: if this is changed then make sure to update the version
|
|
# Important: if this is changed then make sure to update the version
|
|
|
# in the .github/workflows/ci.yaml as well!
|
|
# in the .github/workflows/ci.yaml as well!
|
|
|
-SWIFTFORMAT_VERSION=0.49.4
|
|
|
|
|
|
|
+SWIFTFORMAT_VERSION=0.52.0
|
|
|
|
|
|
|
|
# Clone SwiftFormat if we don't already have it.
|
|
# Clone SwiftFormat if we don't already have it.
|
|
|
if [ ! -d "$SWIFTFORMAT_DIR" ]; then
|
|
if [ ! -d "$SWIFTFORMAT_DIR" ]; then
|