We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7966dfe commit 2960685Copy full SHA for 2960685
.github/workflows/pr-lint-vale.yml
@@ -10,4 +10,5 @@ jobs:
10
- uses: errata-ai/[email protected]
11
with:
12
reporter: github-pr-check
13
+ vale_flags: "--minAlertLevel=suggestion"
14
fail_on_error: true
0 commit comments