Skip to content

Add gplint Gherkin linter #7348

@rjaegers

Description

@rjaegers

Is your feature request related to a problem? Please describe.
The current Gherkin linter in MegaLinter is gherkin-lint which had its last release in December 2023. Since then Gherkin has evolved, and as such modern Gherkin Feature files don't lint cleanly anymore with gherkin-lint.

Describe the solution you'd like
I would like to have gplint added to MegaLinter, potentially fully replacing gherkin-lint.

Describe alternatives you've considered
The only choices to be made is whether or not to keep gherkin-lint for the current install-base. Since gplint is a fork of gherkin-lint, that is under active development, this would be possible. Although config files might need a rename/update.

Additional context
gplint has the possibility to define custom rules. This would need attention as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions