Skip to content

cleanup/optimize code and squash some bugs (#12) #40

cleanup/optimize code and squash some bugs (#12)

cleanup/optimize code and squash some bugs (#12) #40

Workflow file for this run

name: Luacheck
on: push
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v1