Update SwiftFormat to version 0.50.x (#577)
This commit is contained in:
parent
5c62d4a3e3
commit
b6be913017
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export PATH="/opt/homebrew/bin:/opt/homebrew/sbin${PATH+:$PATH}"
|
||||
SWIFTFORMAT_VERSION="0.49.*"
|
||||
SWIFTFORMAT_VERSION="0.50.*"
|
||||
|
||||
if [[ "${CI}" == "true" ]]; then
|
||||
echo "Running in a Continuous Integration environment. Formatting is skipped."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue