Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ignoring name-length for feature/scenario/step #269

Open
aleksslitvinovs opened this issue Mar 9, 2022 · 1 comment
Open

Allow ignoring name-length for feature/scenario/step #269

aleksslitvinovs opened this issue Mar 9, 2022 · 1 comment

Comments

@aleksslitvinovs
Copy link

It looks like it is not possible to ignore name-length lint for, e.g., step, as it defaults to 70.

Would be lovely if it would be possible to disable name-length check for feature/scenario/step. Maybe for backward compatibility, it can be ignored if the value is set to 0, though it is not as intuitive as skipping a field in name-length configuration?

@longmarch1
Copy link

longmarch1 commented Mar 12, 2022

.gherkin-lintrc

Use this you can override to the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants