Skip to content

remove few semantic highlight group #97

remove few semantic highlight group

remove few semantic highlight group #97

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