Use the correct file extension for checkstyle config.

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

View File

@ -15,5 +15,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
checkstyle_version: 10.12.2
checkstyle_config: ./config/mv_checks.yml
checkstyle_config: ./config/mv_checks.xml
reviewdog_flags: -tee