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 1b67ba9 commit 9fa2f22Copy full SHA for 9fa2f22
.github/workflows/vale.yaml
@@ -31,6 +31,7 @@ jobs:
31
files: ${{ steps.changed-files.outputs.all_changed_files }}
32
separator: ','
33
fail_on_error: true
34
+ filter_mode: nofilter
35
vale_flags: '--minAlertLevel=error'
36
reporter: github-pr-annotations
37
0 commit comments