Skip to content

Merge branch 'main' into chore/remove-glance #1886

Merge branch 'main' into chore/remove-glance

Merge branch 'main' into chore/remove-glance #1886

Workflow file for this run

name: lint code
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: lunarmodules/luacheck@v1
with:
args: . --std luajit --max-line-length 150 --no-config --globals vim _debugging