mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -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). |
||
---|---|---|
.. | ||
bash-exec.sh | ||
install-arm-ttk.sh | ||
install-checkstyle.sh | ||
install-chktex.sh | ||
install-glibc.sh | ||
install-google-java-format.sh | ||
install-ktlint.sh | ||
install-lintr.sh | ||
install-lua.sh | ||
install-phive.sh | ||
install-r-package-or-fail.R | ||
linterVersions.sh |