Skip to content

chore(cli): Normalize argument presentation in lower case #169

chore(cli): Normalize argument presentation in lower case

chore(cli): Normalize argument presentation in lower case #169

Workflow file for this run

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