mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 11:03:38 -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). |
||
---|---|---|
.. | ||
buildFileList.sh | ||
detectFiles.sh | ||
githubDomain.sh | ||
githubEvent.sh | ||
linterCommands.sh | ||
linterRules.sh | ||
log.sh | ||
output.sh | ||
possum.sh | ||
setupSSH.sh | ||
updateSSL.sh | ||
validation.sh | ||
worker.sh |