Skip to content

fix: "go to file" falls back to finding the file from the git root #548

fix: "go to file" falls back to finding the file from the git root

fix: "go to file" falls back to finding the file from the git root #548

Workflow file for this run

name: Linting and style checking
on: [push, pull_request]
jobs:
stylua:
name: stylua
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check lua/