Nicolas Vuillamy

Results 300 comments of Nicolas Vuillamy

I'm currently stucked on git safe.directory hell https://github.com/megalinter/megalinter/issues/1416 but i'll try to look on this issue later if someone does not find a solution before :)

The main docker image is uploaded to github registry, but not the flavor images yet

I think this was because github registry allowed only one image name by repo but maybe that changed, i can have a look

Yes, we would need first to also store flavor images on GHCR, then update the action.yml files to target it About MegaLinter runner, as it can be called from anywhere...

@Kurt-von-Laven which ones ? :)

I think the message spears for itself ^^ `FLAVOR_SUGGESTIONS: false` should do the job :) Message `Missing linter and FAIL_IF_MISSING_LINTER_IN_FLAVOR has been set to "true": Stop run` appears only if...

I've added them for ox.security requirements, I think they should not make all ML images heavier ^^

@Kurt-von-Laven good idea, done in next AutoUpdate linters PR :)

I think that now the use of Javascript flavor should match the repo :) ( since MegaLinter v6.6.0) Please reopen if there is still an issue :)

As far as I understand, ReviewDog can work with default format of linter reporters Mega-Linter generates standalone files (or even strings) with the output of each linter We can define...