Skip to content

feat(lspsaga): upstream new hl groups (#544) #26

feat(lspsaga): upstream new hl groups (#544)

feat(lspsaga): upstream new hl groups (#544) #26

Workflow file for this run

name: StyLua
on:
pull_request:
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
stylua:
name: StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check --config-path=stylua.toml .