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 8ba300b commit 77705aeCopy full SHA for 77705ae
.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