Skip to content

add(highlight): DiagnosticOk for lsp #114

add(highlight): DiagnosticOk for lsp

add(highlight): DiagnosticOk for lsp #114

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