Skip to content

update luacheck rc and workflow #27

update luacheck rc and workflow

update luacheck rc and workflow #27

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Luacheck
uses: lunarmodules/luacheck@master