Skip to content

staff numbering seems to work, but logging issues remain #203

staff numbering seems to work, but logging issues remain

staff numbering seems to work, but logging issues remain #203

Workflow file for this run

name: Lint all src files
on:
push:
pull_request:
branches:
- "master"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1