Blacklist crashing effect #78
Annotations
1 error and 7 warnings
|
lint
Process completed with exit code 1.
|
|
"Space after comma":
lua/pac3/core/server/effects.lua#L55
Style: Please add a space after the comma
|
|
"Whitespace style":
lua/pac3/core/server/effects.lua#L46
Style: Please put some whitespace before the operator
|
|
"Whitespace style":
lua/pac3/core/server/effects.lua#L46
Style: Please put some whitespace before the operator
|
|
"Syntax inconsistency":
lua/pac3/core/server/effects.lua#L28
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
|
"Syntax inconsistency":
lua/pac3/core/server/effects.lua#L25
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
|
"Syntax inconsistency":
lua/pac3/core/server/effects.lua#L25
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
|
"Syntax inconsistency":
lua/pac3/core/server/effects.lua#L19
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|