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.87k stars 223 forks source link

Request new MegaLinter flavor #1909

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 1 year ago

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

CLOJURE_CLJ_KONDO, DOCKERFILE_HADOLINT, MAKEFILE_CHECKMAKE, MARKDOWN_MARKDOWNLINT, MARKDOWN_MARKDOWN_LINK_CHECK, MARKDOWN_MARKDOWN_TABLE_FORMATTER, YAML_PRETTIER, YAML_YAMLLINT, YAML_V8R

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

Alternatively, adding MAKEFILE_CHECKMAKE to the java flavor would allow the use of that flavor instead of the default.

Thank you.

nvuillam commented 1 year ago

@practicalli-john that seems a perfectly reasonable request :)

It's on its way and will be in the next release :)