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 6f5a56d commit 8673f3cCopy full SHA for 8673f3c
.github/workflows/reviewdog.yml
@@ -11,3 +11,5 @@ jobs:
11
github_token: ${{ secrets.GITHUB_TOKEN }}
12
reporter: github-pr-review
13
locale: "US"
14
+ # Check all files
15
+ filter_mode: nofilter
0 commit comments