small check #160
Annotations
1 error and 10 warnings
|
lua/pac3/core/client/part_pool.lua#L16
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
lua/pac3/core/client/part_pool.lua#L69
Don't use labels and gotos unless you're jumping out of multiple loops.
|
lua/pac3/core/client/part_pool.lua#L72
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
lua/pac3/core/client/part_pool.lua#L98
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
lua/pac3/core/client/part_pool.lua#L103
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
lua/pac3/core/client/part_pool.lua#L292
Style: Please add a space after the comma
|
lua/pac3/core/client/part_pool.lua#L292
Style: Please add a space after the comma
|
lua/pac3/core/client/part_pool.lua#L292
Style: Please add a space after the comma
|
lua/pac3/core/client/part_pool.lua#L292
Style: Please add a space after the comma
|
lua/pac3/core/client/part_pool.lua#L346
Style: Please add a space after the comma
|
The logs for this run have expired and are no longer available.
Loading