diff --git a/dev/format.sh b/dev/format.sh index ac2d7f61a..f1e75bc9d 100755 --- a/dev/format.sh +++ b/dev/format.sh @@ -69,7 +69,7 @@ if "$lint"; then To fix, run the following command: - % $THIS_SCRIPT -f + % $here/format.sh -f " exit "${SWIFT_FORMAT_RC}" fi