Skip to content

Merge pull request #95 from LiddulBOFH/super-important-lwr-fix #12

Merge pull request #95 from LiddulBOFH/super-important-lwr-fix

Merge pull request #95 from LiddulBOFH/super-important-lwr-fix #12

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"