Replies: 1 comment 3 replies
-
There are no exceptions for terms in However, you have a few options:
- Some customers have been using [`k8s-initiator-app`](https://github.com/giantswarm/k8s-initiator-app/) to configure ...
|
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a vocabulary that has a
reject.txt
file containing the termk8s
andK8s
.In a content paragraph, this phrase occurs:
The occurrence of
k8s
ink8s-initiator-app
is highlighted by vale as an error:I would like to exclude the term
k8s-initiator-app
from this linting rule. How is that possible?I tried adding the term
k8s-initiator-app
to accept.txt, but that didn't work. I also read something about anignore.txt
file, which this had no effect either.Beta Was this translation helpful? Give feedback.
All reactions