oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

gherkin-linter in c_cpp flavor #3695

Closed andjordan closed 1 day ago

andjordan commented 5 days ago

MegaLinter would run faster on my project if c_cpp flavor could include:

Rationale: We have a pure cpp repository, with automated tests described in gherkin files. Since we moved to c_cpp flavor we are missing the gherkin linter.

nvuillam commented 4 days ago

@andjordan ok we'll do that :)