Skip to content

Add fern#smart#root() for smart mapping of root node and others #599

Add fern#smart#root() for smart mapping of root node and others

Add fern#smart#root() for smart mapping of root node and others #599

Workflow file for this run

name: reviewdog
on:
push:
branches:
- main
pull_request:
jobs:
vimlint:
name: runner / vint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: vint
uses: reviewdog/action-vint@v1
with:
github_token: ${{ secrets.github_token }}
level: error
reporter: github-pr-review