Skip to content

Updated EFFECT.HasLeftWorld to not use a trace #241

Updated EFFECT.HasLeftWorld to not use a trace

Updated EFFECT.HasLeftWorld to not use a trace #241

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"