jakzal / toolbox

Helps to discover and install tools
https://jakzal.github.io/toolbox/
MIT License
181 stars 28 forks source link

Add gherkin-lint-php #442

Open dkarlovi opened 1 year ago

dkarlovi commented 1 year ago

The tool is very new: https://github.com/dantleech/gherkin-lint-php

I don't know if there's plans for integration with Behat in some way, maybe @ciaranmcnulty knows more? Either way, it would complement current linters nicely.

ciaranmcnulty commented 1 year ago

The parser it's using is one day going to be also used by behat; I don't think we have plans to add a linter

jakzal commented 1 year ago

For anyone considering contributing, here's the guide: https://github.com/jakzal/toolbox/blob/master/CONTRIBUTING.md