Nicolas Vuillamy

Results 107 issues of Nicolas Vuillamy

Hi, I'm the maintainer of [MegaLinter](https://oxsecurity.github.io/megalinter/latest/) who [natively embeds cfn-lint](https://oxsecurity.github.io/megalinter/latest/descriptors/cloudformation_cfn_lint/) I'l currently hunting for useless files in the MEgaLinter docker images, and I noticed that cfn-lint takes 244mb Do you...

question

When installing editorconfig-checker using go install , either on alpine linux or windows, it is then unable to get the version Doc says `go install github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@latest` Then running `editorconfig-checker --version`...

bug
help wanted

[automation] Auto-update linters version, help and documentation

dependencies
automerge

Fixes https://github.com/oxsecurity/megalinter/issues/1875

Fixes https://github.com/oxsecurity/megalinter/issues/440

nostale

Fixes https://github.com/oxsecurity/megalinter/issues/1282

**What version of this package are you using?** 17.0.0 **What operating system, Node.js, and npm version?** Docker image python:3.10.4-alpine3.15 **What happened?** With previous versions of standard, absolute paths were accepted...

### Current problem Hi, is it in the roadmap to make pylint provide [SARIF](https://sarifweb.azurewebsites.net/) output ? (SARIF is the OASIS common format for all analysis tools ) It would help...

Enhancement ✨
Help wanted 🙏
Good first issue
Hacktoberfest
Needs PR

There are already many CodeNarc rules covered by npm-groovy-lint But there are much more to cover ! The full list is available here -> https://codenarc.org/codenarc-rule-index.html You can see the existing...

good first issue
hacktoberfest

For French IBANs, there can be different consistency checks - Existing BankCode - Existing BrancheCode - Consistency of FR nationalCheckDigit So random generated IBANs with Country.FR are not valid. Here...