Skip to content

Replace SWEP.Owner with SWEP:GetOwner() #45

Replace SWEP.Owner with SWEP:GetOwner()

Replace SWEP.Owner with SWEP:GetOwner() #45

Workflow file for this run

name: run-glualint
on:
push:
branches:
- master
pull_request:
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "glualint.json"