Skip to content

Releases: MarioCarrion/nit

v0.3.1

13 Feb 14:34
ed6e921
Compare
Choose a tag to compare

Changelog

ed6e921 remove fmt print calls

v0.3.0

13 Feb 04:18
3039950
Compare
Choose a tag to compare

Changelog

3039950 FEATURE COMPLETE! 💥 (also Sorted methods support)
07a887e Refactor imports and file section code.
9ef688c create specific files per concrete type

v0.2.0

24 Jan 03:55
cf4ba15
Compare
Choose a tag to compare

Changelog

3a002cd Funcs validator
cf4ba15 README: check off funcs \o/

v0.1.3

15 Jan 03:44
bae5da4
Compare
Choose a tag to compare

Changelog

819db96 README: add TODO list with status
bae5da4 README: fix markdown
045f3ca TypesValidator implementation
33a1f8b Update state machine to new rules
de0e0c0 VarsValidator implementation
b36d471 validator: consts

v0.1.2

31 Dec 14:37
e33145d
Compare
Choose a tag to compare

Changelog

f096b39 circleci: use latest valid image
e33145d cmd/nit: exit AFTER processing all packages

v0.1.1

28 Dec 05:34
cd77622
Compare
Choose a tag to compare

Changelog

cd77622 circleci: nitpick your own dog food

v0.1.0

28 Dec 01:50
0f03300
Compare
Choose a tag to compare

Changelog

ce65e07 Add goreleaser changes.
6165a4f Initial commit
aab95f8 README: add basic rules
4e6da09 README: fix badge
1ef62c0 SectionMachine: fix transitions, cmd works.
bc083cb Simple block rules added
eb1f187 imports rules implementation.
d368604 circleci: fix goreleaser job
74ca10f missing tests added, NewXYZ funcs renamed, validator introduction.
2468296 nitpicker: add more tests
0f03300 nitpicking -> nit
48843e7 validator test: imports
9e3d6f7 vendor pkg/errors; add retool