Changelog
- 24ff612 fix: show-summary flag works without show-positions
- 601cc4f docs: add fully annotated example config file
- 9935650 build: migrate goreleaser config to v2 and upgrade action to v7
- c3eb028 ci: bump actions/setup-go to v6, setup-qemu to v4, snapcraft to v3, commitlint to v6
- 9d470c5 build: add macOS arm64 target for Apple Silicon support
- 5f11573 ci: upgrade docker/setup-qemu-action from v1 to v3
- 2f25335 test: consistent error assertions and import grouping across test files
- e45f522 ci: add dependency review workflow and lint commits on PRs
- ff71028 ci: add govulncheck workflow and dependabot config
- 33429c8 refactor: use slices and maps packages for sorting and map operations
- 2af06dc build: upgrade golangci-lint to v2 and manage tools via go tool
- 392c60f ci: pin golangci-lint to v2.11.4 for go 1.26 compatibility
- 5061e04 ci: update go versions and fix stale issue messages
- 4fe1d86 build: update go to 1.26 and bump dependencies