-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I frequently use mega linter locally, it would be nice if in config file itself I specify which flavour I want to use.
Describe the solution you'd like
A config like:
USE_FLAVOUR: javascriptDescribe alternatives you've considered
I can use VSCode's tasks.json, which works when I use npm/node installed in system. It falls apart if I use fnm.
Also tasks.json is likely not portable across code editors.
Additional context
Another setting can be put to ignore this config option when mega-linter is running in ci.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request