Update proxy.lua #146
Annotations
1 error and 10 warnings
Lint Code
Process completed with exit code 1.
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L3
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L6
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L7
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L11
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L17
Don't use labels and gotos unless you're jumping out of multiple loops.
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L153
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L217
Style: Please put some whitespace before the operator
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L218
Style: Please put some whitespace before the operator
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L218
Style: Please put some whitespace before the operator
|
Lint Code:
lua/pac3/core/client/parts/proxy.lua#L291
Style: Please add a space after the comma
|
Loading