Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsturgeon authored Jan 20, 2024
0 parents commit 5818c0a
Show file tree
Hide file tree
Showing 3 changed files with 697 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/glualint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: GLuaLint

on:
pull_request:
push:
branches:
- main

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

0 comments on commit 5818c0a

Please sign in to comment.