Supported Linters
All linters are integrated in the MegaLinter docker image, which is frequently upgraded with their latest versions
Languages
Formats
Tooling formats
Other
| Code quality checker | Linter | Configuration key | Additional | |
|---|---|---|---|---|
| COPYPASTE | jscpd | COPYPASTE_JSCPD | ||
| REPOSITORY | devskim | REPOSITORY_DEVSKIM | ||
| dustilock | REPOSITORY_DUSTILOCK | |||
| git_diff | REPOSITORY_GIT_DIFF | |||
| gitleaks | REPOSITORY_GITLEAKS | |||
| goodcheck | REPOSITORY_GOODCHECK | |||
| secretlint | REPOSITORY_SECRETLINT | |||
| semgrep | REPOSITORY_SEMGREP | |||
| syft | REPOSITORY_SYFT | |||
| trivy | REPOSITORY_TRIVY | |||
| SPELL | misspell | SPELL_MISSPELL | ||
| cspell | SPELL_CSPELL |