Skip to content

add some missing treesitter highlight #96

add some missing treesitter highlight

add some missing treesitter highlight #96

Workflow file for this run

name: Luacheck
on:
push:
branches: ["main"]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v1