Skip to content

Add handlers option in setup and update docs for it (#20) #73

Add handlers option in setup and update docs for it (#20)

Add handlers option in setup and update docs for it (#20) #73

Workflow file for this run

name: Linting and style checking
on: [push, 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: --check lua/