superlint/scripts
Marco Ferrari 92e9cb3c85
build: fail on errors when installing chktex (#5214)
Refactor the chktex installation scripts because lists of commands don't
fail if one of them exits with an error, even if set -e (errexit) is
set.

See the Bash reference manual, section 4.3.1 'The Set Builtin'.
2024-02-05 10:31:43 +01:00
..
bash-exec.sh split the installation scripts, inline or clean-up as possible 2023-04-25 23:05:56 -04:00
clippy.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-arm-ttk.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-checkstyle.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-chktex.sh build: fail on errors when installing chktex (#5214) 2024-02-05 10:31:43 +01:00
install-dotnet.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-glibc.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-google-java-format.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-ktlint.sh feat: automatically handle ktlint updates (#5049) 2023-12-24 14:47:34 +01:00
install-lintr.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-lua.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-phive.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-pwsh.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-r-package-or-fail.R fix: fail if r package installation fails (#4994) 2023-12-21 20:52:57 +01:00