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 3921e3f commit d05683dCopy full SHA for d05683d
1 file changed
.github/workflows/vale.yml
@@ -37,6 +37,7 @@ jobs:
37
uses: vale-cli/vale-action@v2
38
with:
39
files: ${{ steps.changed-files.outputs.files }}
40
+ separator: ','
41
version: 3.14.2
42
fail_on_error: false
43
reporter: github-pr-review
0 commit comments