Use SwiftFormat version 0.48.x

This commit is contained in:
Danny Moesch 2021-04-24 16:47:09 +02:00 committed by Mingshen Sun
parent 56a5cbe5cb
commit 7cbc14978a
6 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,4 @@
SWIFTFORMAT_VERSION="0.47.*"
SWIFTFORMAT_VERSION="0.48.*"
if [[ "${CI}" == "true" ]]; then
echo "Running in a Continuous Integration environment. Formatting is skipped."