Skip to content

feat: hide_context fn #17

feat: hide_context fn

feat: hide_context fn #17

Workflow file for this run

name: Luacheck
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: Jayrgo/luacheck-action@v1
with:
files: '.'