superlint/test
Marco Ferrari c46346c774
chore: remove clippy script, run clippy directly (#5953)
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 #4001 (pass custom options
to cargo-clippy).
2024-08-02 13:24:43 +02:00
..
data fix: adjust previous commit id on merge commits (#5950) 2024-08-02 10:37:27 +02:00
inspec/super-linter chore: remove clippy script, run clippy directly (#5953) 2024-08-02 13:24:43 +02:00
lib chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
linters fix: update pylint to ignore import-errors (#5927) 2024-07-31 09:27:11 +02:00
run-super-linter-tests.sh fix: adjust previous commit id on merge commits (#5950) 2024-08-02 10:37:27 +02:00
validate-docker-labels.sh Validate container image labels (#4926) 2023-12-07 14:18:47 +00:00