Skip to content

Commit

Permalink
Use correct version of swiftformat
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Feb 17, 2024
1 parent 90ca705 commit e057c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
##
##===----------------------------------------------------------------------===##

SWIFT_FORMAT_VERSION=0.48.17
SWIFT_FORMAT_VERSION=0.51.15

set -eu
here="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Expand Down

0 comments on commit e057c85

Please sign in to comment.