Commit Graph

2 Commits

Author SHA1 Message Date
Brian McGee
fc88f9836a
feat: more stringent golangci-lint rules
Applies more stringent `golangci-lint` rules to the repository, borrowed from https://github.com/nix-community/go-nix.

Also fixes a bug where we were not returning errors when calling `walk.Reader.Read()` in `cmd/format`

Signed-off-by: Brian McGee <brian@bmcgee.ie>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-10-16 15:50:51 +01:00
Brian McGee
d53f98ea05
feat: support --version
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-02-15 13:59:56 +00:00