We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a7591a + 156d0c2 commit 23db769Copy full SHA for 23db769
.gherkin-lintrc
@@ -22,9 +22,9 @@
22
"no-dupe-scenario-names": "off",
23
"no-empty-file": "on",
24
"no-files-without-scenarios": "on",
25
- "no-multiple-empty-lines": "on",
+ "no-multiple-empty-lines": "off",
26
"no-partially-commented-tag-lines": "on",
27
- "no-trailing-spaces": "on",
+ "no-trailing-spaces": "off",
28
"no-unnamed-features": "on",
29
"no-unnamed-scenarios": "on",
30
"no-scenario-outlines-without-examples": "on",
0 commit comments