changes to pac_event commands and events #157
Annotations
1 error and 10 warnings
Lint Code
Process completed with exit code 1.
|
Lint Code:
lua/pac3/core/server/event.lua#L59
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L63
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
Lint Code:
lua/pac3/core/server/event.lua#L132
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L199
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L199
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L199
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L199
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L200
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L200
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/server/event.lua#L205
Style: Please add a space after the comma
|
Loading