Skip to content

feat(liner): Add wsl linter #3

feat(liner): Add wsl linter

feat(liner): Add wsl linter #3

Triggered via pull request May 20, 2025 15:40
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: load_avg/load_avg_linux.go#L36
assignments should only be cuddled with other assignments (wsl)
lint: load_avg/load_avg_linux.go#L28
return statements should not be cuddled if block has more than two lines (wsl)
lint: load_avg/load_avg_linux.go#L17
only one cuddle assignment allowed before if statement (wsl)