charlierudolph / cucumber_lint

A linter and formatter for cucumber features
MIT License
8 stars 4 forks source link

table with no headers #12

Open charlierudolph opened 9 years ago

charlierudolph commented 9 years ago

cucumber_lint assumes every table has a header row. Thus it incorrectly uppercases or lowercases the first row of tables without headers

charlierudolph commented 9 years ago

Just extract consistent_placeholders out of consistent_table_headers.