Closed alamin655 closed 1 year ago
Mmmm what type of projects would use this flavor ?
Having Rust, LUA & javascript in the same repo doesn't look pretty common, is this a public project ?
Mmmm what type of projects would use this flavor ?
Having Rust, LUA & javascript in the same repo doesn't look pretty common, is this a public project ?
It is, indeed, a public project. A Rust-based metasearch engine. https://github.com/neon-mmd/websurfx
I think that there is not enough projects of that type to create a new flavor with those linters
Do you really need to analyze LUA ? If not, you can probably use RUST flavor :)
I think that there is not enough projects of that type to create a new flavor with those linters
Do you really need to analyze LUA ? If not, you can probably use RUST flavor :)
But it does not include JS Linter.
Can I add JS linter as a plugin?
@alamin655 indeed you can use MegaLinter own descriptors to add plugins, as they have the exact same format :)
@alamin655 indeed you can use MegaLinter own descriptors to add plugins, as they have the exact same format :)
Thank you for your help and this great tool.
@alamin655 you're welcome :)
MegaLinter would run faster on my project if I had a flavor containing the following list of linters:
Would it be possible to create one ? Thanks :relaxed: