Skip to content

feat: use new neovim apis, add :checkhealth, fix sudo `query_comman… #66

feat: use new neovim apis, add :checkhealth, fix sudo `query_comman…

feat: use new neovim apis, add :checkhealth, fix sudo `query_comman… #66

Workflow file for this run

name: StyLua
on:
pull_request:
push:
paths-ignore:
- "*.md"
branches: [master]
jobs:
stylua:
name: StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.18.1
args: --check .