aboutsummaryrefslogtreecommitdiff
path: root/cmd/gofmtcomment
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-09all: reformat all files with goimportsShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2022-07-27cmd/gofmtcomment: add command "help" and "version"Shulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-05-12Add copyright and license informationShulhan
2018-03-31Add command line program to convert "/**/" comment into "//"Shulhan