Closed Crow-EH closed 2 years ago
You can have a look at gherking/gherkin-io which is a simple parser including formatting feature.
We can do it with prettier directly (plus we're talking about yaml, not gherkin 😄 )
We can do it with prettier directly (plus we're talking about yaml, not gherkin 😄 )
Well, I've missed the topic I guess. 😅
And you're right, Prettier should do the job 👍
We should add a yaml linter, on localhost and CI, to reduce noise in pull requests.