Skip to content

improvements: clean code #69

improvements: clean code

improvements: clean code #69

GitHub Actions / GolangCI Lint failed Dec 7, 2023 in 1s

reviewdog [GolangCI Lint] report

reported by reviewdog 🐶

Findings (1)

pkg/config/config.go|252| File is not gofumpt-ed with -extra (gofumpt)

Filtered Findings (1)

pkg/config/config.go|207 col 4| only one cuddle assignment allowed before if statement (wsl)

Annotations

Check failure on line 252 in pkg/config/config.go

See this annotation in the file changed.

@github-actions github-actions / GolangCI Lint

[GolangCI Lint] pkg/config/config.go#L252

File is not `gofumpt`-ed with `-extra` (gofumpt)
Raw output
pkg/config/config.go:252: File is not `gofumpt`-ed with `-extra` (gofumpt)