Document how to set up customize Vale for custom words and CI #1657
cbetta
started this conversation in
Feature Requests
Replies: 1 comment
-
|
To add new words, you need to specify the vocabulary in For example, take a look at Mintlify's own documentation repository: https://github.com/mintlify/docs. In particular, the As for making grammar linter checks (Vale) be required, set them to "Blocking" in the dashboard:
Relevant Mintlify docs: https://www.mintlify.com/docs/deploy/ci#configuration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I would love for there to be some guidance/documentation on how to customize Vale. Specifically, I want to know how to add my own words to the dictionary, and secondly, how to set Vale to be a required check in my CI - right now it seems a neutral check?
Beta Was this translation helpful? Give feedback.
All reactions