Skip to content

fix display limit only showing up to half the set size (#18) #54

fix display limit only showing up to half the set size (#18)

fix display limit only showing up to half the set size (#18) #54

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