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.
-
golangci-lint run
succeeds
To setup golangci-lint
go get -v github.com/golangci/golangci-lint/cmd/golangci-lint