Skip to content

fix #518: document fmt param as format string, not function #607

fix #518: document fmt param as format string, not function

fix #518: document fmt param as format string, not function #607

Workflow file for this run

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