Skip to content

Handle cursor area with custom writer #20

Handle cursor area with custom writer

Handle cursor area with custom writer #20

Triggered via pull request July 19, 2023 21:52
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: area.go#L26
Comment should end in a period (godot)
lint: cursor.go#L17
Comment should end in a period (godot)
lint: utils.go#L22
Comment should end in a period (godot)
lint: area.go#L30
return statements should not be cuddled if block has more than two lines (wsl)
lint: area.go#L39
if statements should only be cuddled with assignments (wsl)
lint: area.go#L62
expressions should not be cuddled with blocks (wsl)
lint: area.go#L73
expressions should not be cuddled with blocks (wsl)
lint: cursor.go#L28
return statements should not be cuddled if block has more than two lines (wsl)
lint: utils.go#L36
if statements should only be cuddled with assignments (wsl)
lint: utils.go#L87
assignments should only be cuddled with other assignments (wsl)