We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
code is used in the Existence example, but has since been deprecated.
code
The text was updated successfully, but these errors were encountered:
Would love to fix that but just started learning/using Vale. Unfortunately, I haven't found the ref to the deprecation yet.
In https://studio.vale.sh, the example leads to:
[2.25.2] [4:1]: has invalid keys: 'code'
The example in the docs works without the code key:
extends: existence message: Consider removing '%s' level: warning ignorecase: true tokens: - appears to be - arguably
The tokens are recognized, the rule editor shows [2.25.2] Syntax OK; rule successfully compiled.
[2.25.2] Syntax OK; rule successfully compiled.
Is this paragraph in the docs related?
Sorry, something went wrong.
Fixed by f806872
No branches or pull requests
code
is used in the Existence example, but has since been deprecated.The text was updated successfully, but these errors were encountered: