Skip to content

FIX: plugin declaration can be overwitten. #170

FIX: plugin declaration can be overwitten.

FIX: plugin declaration can be overwitten. #170

Workflow file for this run

name: Reviewdog
on: [pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: vint
uses: reviewdog/action-vint@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review