Before writing any code you should know that I consider q
to be feature
complete. I will accept bug fixes and obvious code cleanups, but new features
are likely to get rejected. q
is intended to be a stupid simple tool with no
knobs.
Your PR is more likely to be accepted if you open an issue first.
-
gofmt -s -l
produces no output -
go vet
produces no output -
megacheck
produces no output -
golint
produces no output -
go test -race
passes