Change preprocessor duplicate error to warning #375
Annotations
1 error, 5 warnings, and 1 notice
|
lua/entities/gmod_wire_expression2/base/preprocessor.lua#L76
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
lua/entities/gmod_wire_expression2/base/preprocessor.lua#L79
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
lua/entities/gmod_wire_expression2/base/preprocessor.lua#L403
Don't use labels and gotos unless you're jumping out of multiple loops.
|
lua/entities/gmod_wire_expression2/base/preprocessor.lua#L440
Don't use labels and gotos unless you're jumping out of multiple loops.
|
lua/entities/gmod_wire_expression2/base/preprocessor.lua#L452
Don't use labels and gotos unless you're jumping out of multiple loops.
|
|
The logs for this run have expired and are no longer available.
Loading