Add glualint workflow (#33)

This commit is contained in:
Brandon Sturgeon 2022-09-26 10:16:52 -07:00 committed by GitHub
parent d9f8013166
commit d7db4dbd78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.github/workflows/glualint.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: GLuaFixer
on:
pull_request:
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "https://cfc.gg/configs/gluafixer/glualint.json"