Skip to content

chore: bump min nvim version to 0.11.5 (#456) #421

chore: bump min nvim version to 0.11.5 (#456)

chore: bump min nvim version to 0.11.5 (#456) #421

Workflow file for this run

name: Stylua
on:
push:
branches:
- "main"
pull_request:
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check lua