Skip to content

Commit

Permalink
Use default filter mode of only added/modified hunks (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbaldry authored Jan 31, 2024
1 parent ae20840 commit fc82c9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
/bin/reviewdog
--conf=/etc/vale/.reviewdog.yml
--fail-on-error
--filter-mode=diff_context
--reporter=github-pr-review
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fc82c9f

Please sign in to comment.