Releases: suzuki-shunsuke/nllint
Releases · suzuki-shunsuke/nllint
v0.1.2
Pull Requests | Issues | v0.1.1...v0.1.2
#723 Fix Homebrew tap to remove the quarantine bit from the binary on a post install hook
v0.1.1
Pull Requests | Issues | v0.1.0...v0.1.1
Features
#719 Support validating and trimming trailing spaces
Added a new option -tram-trailing-space (-S)
.
e.g.
nllint -f -S foo.json
Others
#718 Update Go to 1.24.5
#718 Release SBOM
#718 Add license files of Go and Go Modules to released assets
#718 Update Cosign to v2
v0.1.1-0
v0.1.0
Pull Requests | Issues | https://github.com/suzuki-shunsuke/nllint/commits/v0.1.0
First Release 🎉
v0.1.0-2
Pull Requests | Issues | ...v0.1.0-2
Changelog
- d2dc5c6 chore: update checksum
- 97928ad docs: add screen shots (#25)
- b3e177e fix: fix spaces in help message (#24)
- f0e010e chore(deps): update dependency goreleaser/goreleaser to v1.22.1 (#21)
- 04a512e chore(deps): update dependency aquaproj/aqua-registry to v4.91.0 (#20)
- e75cdfa chore(deps): update dependency aquaproj/aqua to v2.18.0 (#19)
- 778226d chore(deps): update dependency suzuki-shunsuke/ghalint to v0.2.4 (#18)
- f902b32 chore(deps): update dependency golangci/golangci-lint to v1.55.2 (#17)
- 49074fd chore: remove renovate.json (#14)
- 2be3f82 feat: add an option to ignore not found files (#16)
- aeb5167 chore(deps): update module github.com/google/go-cmp to v0.6.0 (#13)
- bc2b725 docs: fix the option (#12)
- eb1635f feat: change the flag name and add tests (#11)
- c692217 chore(deps): update dependency aquaproj/aqua-renovate-config:file to v1.12.0 (#10)
- 4972bed chore(deps): update dependency aquaproj/aqua-renovate-config to v1.12.0 (#9)
- 4571c14 fix: run TrimSpace (#8)
- ef326ac ci: add warning (#7)
- d7b04bf chore(deps): update aquaproj/aqua-installer action to v2.2.0 (#5)
- 92737d9 chore(deps): update suzuki-shunsuke/go-release-workflow action to v0.4.5 (#4)
- 3114576 feat: implement basic function (#2)
- a1351d2 Add renovate.json (#1)
- 99eb713 Initial commit
v0.1.0-1
Pull Requests | Issues | ...v0.1.0-1
Changelog
- ce19f7b chore: remove the task release
- e0ed229 style: format codes
- 7735874 ci: set up
- 8d94657 docs: update README
- eaa0e05 docs: add the example
- f22d556 fix: remove a useless error message
- 4ef86c7 fix: fix -e
- 7161042 fix: fix a newline
- 81921a5 fix: fix a bug
- 07b9249 fix: fix a trivial bug
- 5c7841e feat: implement basic function
- a1351d2 Add renovate.json (#1)
- 99eb713 Initial commit