Skip to content

chore: Ignore counterproductive linting warning #306

chore: Ignore counterproductive linting warning

chore: Ignore counterproductive linting warning #306

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