Skip to content

fix: display current context of nested structs #7

fix: display current context of nested structs

fix: display current context of nested structs #7

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: '.'