Feature: add linter check #1380
Labels
check/SAST
kind/enhancement
New feature or request
kind/new-check
New check for scorecard
needs discussion
Linters are a great way to enforce certain coding practices and avoid mistakes, as well as to improve the code quality to help reviewers.
I think it'd be useful to support this in scorecard. Maybe this could live under the existing SAST check. I think it's be enough to start with check for the presence of this action https://github.com/github/super-linter, which wraps all linters.
The text was updated successfully, but these errors were encountered: