Skip to content

Use modulo to bring back index > 3 within {x,y,z} range #1389

Use modulo to bring back index > 3 within {x,y,z} range

Use modulo to bring back index > 3 within {x,y,z} range #1389

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