Skip to content

remove print statements in non logging functions #57

remove print statements in non logging functions

remove print statements in non logging functions #57

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