aboutsummaryrefslogtreecommitdiff
path: root/internal/cmd/gocheck/main.go
AgeCommit message (Collapse)Author
2025-02-03all: replace external linters with internalShulhan
The fieldalignment and shadow is linter from golang.org/x/tools. This linters actually have an API that can be combined into a program, which provided by package "pakakeh.go/lib/goanalysis".