Skip to content

[NO SQUASH] Enable luacheck & add choppy group to sliding doors #2

[NO SQUASH] Enable luacheck & add choppy group to sliding doors

[NO SQUASH] Enable luacheck & add choppy group to sliding doors #2

Workflow file for this run

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