Skip to content

add luacheck for linting, fix linting errors #1

add luacheck for linting, fix linting errors

add luacheck for linting, fix linting errors #1

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lua Linting
uses: lunarmodules/luacheck@v1
with:
args: ./src