noahgorstein / jqp

A TUI playground to experiment with jq
MIT License
2.19k stars 40 forks source link

Add Continuous Integration to GitHub actions #63

Closed ccoVeille closed 5 months ago

ccoVeille commented 5 months ago

go test is launched, then golangci-lint is launched

Related to #60

ccoVeille commented 5 months ago

This one should be merged after #61

A lot of errors reported by the linter has been addressed by my code review

ccoVeille commented 5 months ago

You will notice golangci-lint found code that does nothing. It's very interesting