- no longer experimental
- project moved to github.com/checkmake/checkmake organization
- CLI rewrite: migrated from docopt to cobra
- JSON formatter for CI/tooling integration
- rule additions:
- uniquetargets
- parser improvements: better rule detection, inline recipe parsing, PHONY handling
- config-aware
list-rulescommand - global
~/checkmake.inifallback configuration - configurable minphony rule
- platform support: Windows, darwin.arm64, linux.arm64
- container images published to quay.io
- updated to Go 1.25
- support for multiple makefiles
- pre-commit hook improvements
- CI integration documentation
- build with Go 1.17
- standalone binaries on release
- container builds on releases only
- custom formatter
- lots of build improvements
- addition of a docker build
- rule additions
- maxbodylength
- timestampexpanded
- initial release
- rules:
- phonydeclared
- minphony