aboutsummaryrefslogtreecommitdiff
path: root/internal/cmd/gocheck
AgeCommit message (Collapse)Author
2025-12-27all: update missing licenses and copyright informationShulhan
2025-02-01all: replace external linters with internal linterShulhan
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".