Skip to content

Merge pull request #5 from chbruyand/v0.0.4 #10

Merge pull request #5 from chbruyand/v0.0.4

Merge pull request #5 from chbruyand/v0.0.4 #10

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 linter
uses: lunarmodules/luacheck@v1
with:
args: src/