Laurent Laville
Laurent Laville
> > > @llaville any idea ? :) > > > > > > yes I've already a solution. > > sorry the fix is pending on my low priority...
Here is my analysis of the situation : I think origin of issue is located there https://github.com/oxsecurity/megalinter/blob/v8.0.0/megalinter/Linter.py#L1258-L1267 In case of PHP_CS_FIXER linter it's the same executable (without `--dry-run` option) that...
I've a good new : I've prepared a fix for MegaLinter v8.0 and it seems that all run fines at least with PHP flavor (and PHP-CS-Fixer) I need to rebuild...
Here is a preview of results with risky rule(s) (need a special configuration that is not easy if we don't know the concept): I'll give an explain on discussion on...
For MegaLinter Team members but also all users of PHP-CS-Linter, if you need help to configure this linter (for risky rules), please read this https://github.com/oxsecurity/megalinter/discussions/3973
For MegaLinter Team, the PR 3974 is WIP because I've not apply all requires changes (CHANGELOG, build.sh contents) and more than that do more regression tests .... Next to come...
Thanks to CI that demonstrate the power of non-regression tests. Even if it's ok for PHP, it seems that my fix has introduced errors with others linters. I'll have a...
@hirnschmalz The fix (PR #3974) is just waiting for review, but it seems that @nvuillam is a bit busy !
@nvuillam Of course, I'll try to give another version of my [previous explains](https://github.com/oxsecurity/megalinter/issues/3963#issuecomment-2329704631) PHP-CS-Fixer is a special case in MegaLinter PHP linters support ecosystem. There is only one exec to...
@nvuillam Will try to do, but later this afternoon