Add reviewdog debug flag for checkstyle action.

This commit is contained in:
Jeremy Wood 2023-09-06 17:42:17 -04:00
parent 8b895d41f7
commit 950fe1217a
No known key found for this signature in database
GPG Key ID: C5BAD04C77B91B4B
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
checkstyle_version: 10.12.2
checkstyle_config: ./config/mv_checks.yml
reviewdog_flags: -tee