Nicolas Vuillamy

Results 300 comments of Nicolas Vuillamy

And again not stale 🤡

Maybe some inheritances or templates that could be references within region files ?

Use of relative paths to call linters within MegaLinter is something inherited from Super-Linter , and that's not the first time it causes problems... Someday i'll change all that so...

It seems you can also define local schema catalog with v8r, so you could define one matching the file name and targetting the appropriate json schema url https://github.com/chris48s/v8r#using-a-custom-catlog

I noticed the same issue with MegaLinter own code... that I bravely solved by disabling the rule in .pylintrc https://github.com/oxsecurity/megalinter/blob/c03f277586384c29d7c8ee69db9885d96e2d6145/.github/linters/.pylintrc#L58 Pylint is also installed with pip within MegaLinter image ->...

Do you mean some unique install command line to run to be able to contribute to Mega-Linter easily on any platform ? If yes, that's a great idea ! :)...

When there are several formatters for a language, Mega-Linter architecture can work only if they are described in the descriptors, so even if it's not nice, your first proposition "DEFAULT_JAVASCRIPT_STYLE...

ok but i hope someone will make the PR, because it's too big for my current bandwith ^^

## [MegaLinter](https://oxsecurity.github.io/megalinter/beta) status: :warning: [**WARNING**](https://github.com/oxsecurity/megalinter/actions/runs/2876019656) | Descriptor | Linter |Files|Fixed| Errors |Elapsed time| |------------------|----------------------------------------------------------------------------------------------------------------------|-----|----:|--------------------------------------------------------------------------|------------| |✅ BASH |[bash-exec](https://oxsecurity.github.io/megalinter/beta/descriptors/bash_bash_exec) | 7| | 0|0.02s | |✅ BASH |[shellcheck](https://oxsecurity.github.io/megalinter/beta/descriptors/bash_shellcheck) | 7| | 0|0.32s |...

## [🦙 MegaLinter](https://oxsecurity.github.io/megalinter/beta) status: :warning: [**WARNING**](https://github.com/oxsecurity/megalinter/actions/runs/3367787362) | Descriptor | Linter |Files|Fixed| Errors |Elapsed time| |------------------|----------------------------------------------------------------------------------------------------------------------|-----|----:|---------------------------------------------------------------------------|------------| |✅ BASH |[bash-exec](https://oxsecurity.github.io/megalinter/beta/descriptors/bash_bash_exec) | 7| | 0|0.06s | |✅ BASH |[shellcheck](https://oxsecurity.github.io/megalinter/beta/descriptors/bash_shellcheck) | 7| | 0|0.26s...