Nicolas Vuillamy

Results 300 comments of Nicolas Vuillamy

To be honest, switft linting has been tested only from Mega-Linter test cases, so the error you see is probably a real bug and not a mistake from you Do...

It seems that swiftlint is the weak spot of MegaLinter... it indeed needs to be repaired, I'll try to succeed that someday:)

If you had an example of a full docker run command with swiftlint image it would help a lot :)

It seems there is a go installer, let's try it :) go install github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@latest

That's a great initiative, I was thinking about it for some time now, thanks for implementing it :) Please could use also update Github & Gitlab reporter classes ? And...

I do not (so many linters ^^) but my pattern is the following: - copy-paste the result of a linter in https://regex101.com/ - try until I find the good regexes...

I removed DART flavor in V6 because no one was using it ^^ Are there lots of projects using C++ and dart/flutter ?

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