Skip to content

Fix broken KEShove tests #116

Fix broken KEShove tests

Fix broken KEShove tests #116

Workflow file for this run

name: GLuaLint
on:
push:
paths:
- 'lua/**'
- '!lua/entities/gmod_wire_expression2/**'
pull_request:
paths:
- 'lua/**'
- '!lua/entities/gmod_wire_expression2/**'
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "./.glualint.json"