Skip to content

fix(cli): Hack around cliargs quirk to handle "help" flag correctly (… #167

fix(cli): Hack around cliargs quirk to handle "help" flag correctly (…

fix(cli): Hack around cliargs quirk to handle "help" flag correctly (… #167

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v0