postmanlabs / pmquickstarts

Follow along with our tutorials to get you up and running with Postman.
Apache License 2.0
5 stars 13 forks source link

Vale config #36

Closed mjgutermuth closed 1 year ago

mjgutermuth commented 1 year ago

Adding initial vale configuration. On every pull request and every push to master, here's what it will currently check for:

In the future, I'd like to add checks for:

For now, the output will be most useful for me as I'm editing. When I've fixed some of the errors that it's currently catching, it should be clean enough to be useful for contributors. Eventually, it's probably best if we have a way for contributors to run it locally first, and then this is a secondary check for both us and them to catch the low-hanging fruit.