gherkin-lint
Advanced tools
Comparing version 2.6.0 to 2.7.0
{ | ||
"name": "gherkin-lint", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "A Gherkin linter/validator written in javascript", | ||
@@ -5,0 +5,0 @@ "author": "Vasiliki Siakka", |
@@ -51,2 +51,3 @@ # Gherkin lint | ||
| `no-unnamed-scenarios` | Disallows empty Scenario name | | ||
| `one-space-between-tags` | Tags on the same time must be separated by a single space | | ||
| `use-and` | Disallows repeated step names requiring use of And instead | | ||
@@ -53,0 +54,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65746
88
1294
157