oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.92k stars 236 forks source link

Request new MegaLinter flavor #3364

Closed rahul-captionh closed 6 months ago

rahul-captionh commented 8 months ago

MegaLinter would run faster on my project if I had a flavor containing the following list of linters:

ACTION_ACTIONLINT, COPYPASTE_JSCPD, EDITORCONFIG_EDITORCONFIG_CHECKER, JSON_JSONLINT, JSON_ESLINT_PLUGIN_JSONC, JSON_V8R, JSON_PRETTIER, MARKDOWN_MARKDOWNLINT, MARKDOWN_MARKDOWN_TABLE_FORMATTER, POWERSHELL_POWERSHELL, POWERSHELL_POWERSHELL_FORMATTER, REPOSITORY_GIT_DIFF, REPOSITORY_GITLEAKS, REPOSITORY_SECRETLINT, REPOSITORY_TRIVY, SPELL_CSPELL, TERRAFORM_TFLINT, TERRAFORM_TERRASCAN, TERRAFORM_TERRAGRUNT, TERRAFORM_TERRAFORM_FMT, YAML_YAMLLINT

Would it be possible to create one ? Thanks :relaxed:

nvuillam commented 7 months ago

What typology of project is it ?

If you didn't care about powershell, you could try ci_light flavor otherwise dotnet flavor :)

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.