Update init.lua to solve weight inaccuracy #428
Annotations
1 error and 6 warnings
Lint / lint
Process completed with exit code 1.
|
Lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
"Unused variable":
lua/entities/acf_gun/init.lua#L35
Unused variable: ModelData
|
"Trailing whitespace":
lua/entities/acf_gun/init.lua#L119
Trailing whitespace
|
"Trailing whitespace":
lua/entities/acf_gun/init.lua#L121
Trailing whitespace
|
"Syntax inconsistency":
lua/entities/acf_gun/init.lua#L122
Inconsistent use of tabs and spaces for indentation
|
"Syntax inconsistency":
lua/entities/acf_gun/init.lua#L123
Inconsistent use of tabs and spaces for indentation
|