Skip to content

UI buffer open in a new tab page instead of vertical split. #176

UI buffer open in a new tab page instead of vertical split.

UI buffer open in a new tab page instead of vertical split. #176

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