Skip to content

chore(tooling): Add EmmyLua specific formatting configs #102

chore(tooling): Add EmmyLua specific formatting configs

chore(tooling): Add EmmyLua specific formatting configs #102

Workflow file for this run

name: luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-20.04
steps:
- name: checkout
uses: actions/checkout@v3
- name: luacheck
uses: lunarmodules/luacheck@v0