Skip to content

Super duper important fix #10

Super duper important fix

Super duper important fix #10

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"