mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
c46346c774
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). |
||
---|---|---|
.. | ||
data | ||
inspec/super-linter | ||
lib | ||
linters | ||
run-super-linter-tests.sh | ||
validate-docker-labels.sh |