Skip to content

fix: 'g:tagbar_autoclose_netrw' was not actually really default to 0 #67

fix: 'g:tagbar_autoclose_netrw' was not actually really default to 0

fix: 'g:tagbar_autoclose_netrw' was not actually really default to 0 #67

Workflow file for this run

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