wp-cli / wp-cli-tests

WP-CLI testing framework
MIT License
36 stars 22 forks source link

Add linting for Behat feature files #172

Open danielbachhuber opened 10 months ago

danielbachhuber commented 10 months ago

To ensure consistent formatting of the feature files, it would be nice to add a linter.

https://github.com/j13k/yaml-lint looks like a good candidate.

Related https://github.com/j13k/yaml-lint/issues/81

Done is: