superlint/scripts
Marco Ferrari c46346c774
chore: remove clippy script, run clippy directly ()
Remove clippy.sh script and run cargo-clippy directly. The script was
needed because when we introduced cargo-clippy, Super-linter didn't have
a way to customize the working directory when running linters and
formatters. Now, we can use GNU Parallel to handle that case.

This will unblock the work to do to implement  (pass custom options
to cargo-clippy).
2024-08-02 13:24:43 +02:00
..
bash-exec.sh feat(bash-exec): add option to ignore shell library files () 2024-02-27 18:17:22 +00:00
install-arm-ttk.sh Simplify container image build () 2023-12-15 11:59:36 +01:00
install-checkstyle.sh Simplify container image build () 2023-12-15 11:59:36 +01:00
install-chktex.sh build: fail on errors when installing chktex () 2024-02-05 10:31:43 +01:00
install-glibc.sh build: add glibc via gcompat layer () 2024-02-29 17:12:01 +00:00
install-google-java-format.sh Simplify container image build () 2023-12-15 11:59:36 +01:00
install-ktlint.sh feat: automatically handle ktlint updates () 2023-12-24 14:47:34 +01:00
install-lintr.sh build: reduce container image size () 2023-12-29 19:30:58 +01:00
install-lua.sh build: install lua from the os package repository () 2024-05-28 08:39:07 +02:00
install-phive.sh build: update php linters () 2024-05-27 14:25:57 +02:00
install-r-package-or-fail.R fix: fail if r package installation fails () 2023-12-21 20:52:57 +01:00
linterVersions.sh feat: enable dotenv-linter for slim images () 2024-07-10 15:50:15 +02:00