Skip to content

feat(tagged): refactor tag count querying, use it in autocomplete #14

feat(tagged): refactor tag count querying, use it in autocomplete

feat(tagged): refactor tag count querying, use it in autocomplete #14

Triggered via pull request July 10, 2025 08:04
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: finder/tagged.go#L117
return statements should not be cuddled if block has more than two lines (wsl)
lint: autocomplete/autocomplete.go#L120
expressions should not be cuddled with blocks (wsl)
lint: autocomplete/autocomplete.go#L118
expressions should not be cuddled with blocks (wsl)
lint: autocomplete/autocomplete.go#L86
return statements should not be cuddled if block has more than two lines (wsl)
lint: autocomplete/autocomplete.go#L612
unnecessary leading newline (whitespace)