summaryrefslogtreecommitdiff
path: root/lib/debug/debug.go
AgeCommit message (Expand)Author
2025-01-23lib/debug: remove the global Value variableShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
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-29lib/debug: ignore lint on init functionShulhan
2018-09-14lib/debug: new package for debuggingShulhan