10 "no-dupe-feature-names": "on",
11 "no-dupe-scenario-names": "off",
12 "no-empty-file": "on",
13 "no-files-without-scenarios": "on",
14 "no-multiple-empty-lines": "on",
15 "no-partially-commented-tag-lines": "on",
16 "no-trailing-spaces": "on",
17 "no-unamed-features": "on",
18 "no-unamed-scenarios": "on",
19 "no-scenario-outlines-without-examples": "on"