diff options
| -rwxr-xr-x | src/ci/scripts/install-msys2.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ci/scripts/install-msys2.sh b/src/ci/scripts/install-msys2.sh index 3178d3e22e1..8b631192ea2 100755 --- a/src/ci/scripts/install-msys2.sh +++ b/src/ci/scripts/install-msys2.sh @@ -1,4 +1,5 @@ #!/bin/bash +# ignore-tidy-linelength # Download and install MSYS2, needed primarily for the test suite (run-make) but # also used by the MinGW toolchain for assembling things. # |
