Skip to content

Use new debug library #30

Use new debug library

Use new debug library #30

Workflow file for this run

name: GLuaLint
on:
push:
paths:
- 'lua/**'
pull_request:
paths:
- 'lua/**'
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "./.glualint.json"