Skip to content

J2735 2024 Compatibility and Enhanced TIM Format Handling #49

J2735 2024 Compatibility and Enhanced TIM Format Handling

J2735 2024 Compatibility and Enhanced TIM Format Handling #49

Workflow file for this run

name: checkstyle
on: pull_request
jobs:
checkstyle:
name: runner / checkstyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dbelyaev/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
level: warning
checkstyle_config: 'checkstyle.xml'