User defined macros w/ variables #44
Annotations
1 error, 10 warnings, and 1 notice
lint
Process completed with exit code 1.
|
"Shadowing":
lua/wire/client/text_editor/modes/zcpu.lua#L21
Variable 'caret' shadows existing binding, defined at line 11, column 9
|
"Shadowing":
lua/wire/client/text_editor/modes/zcpu.lua#L22
Variable 'startpos' shadows existing binding, defined at line 12, column 9
|
"Shadowing":
lua/wire/client/text_editor/modes/zcpu.lua#L22
Variable 'word' shadows existing binding, defined at line 12, column 19
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L83
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L83
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L84
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L84
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L104
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L104
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/text_editor/modes/zcpu.lua#L110
Style: Please put some whitespace before the operator
|
lint
gh-actions-lua: Cache restored: lua:luajit-2.1.0-beta3:linux:x64:
|