cfc_disconnect_interface/.github/workflows/glualint.yml
Brandon Sturgeon 1b85661f4f
Add glualint workflow (#21)
* Add glualint workflow

* Fix linting violation
2022-09-26 10:12:16 -07:00

11 lines
189 B
YAML

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