checkmake
https://github.com/mrtazz/checkmake
Go
experimental linter/analyzer for Makefiles
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to checkmake
Help out
- Issues
- Make Makefile argument optional for easier use from tools.
- Support VAR:=value
- Support make check (the GNU conventions)
- 'update' contains 'date' and so creates 'contains a timestamp' issue
- ".PHONY<space>:" not judged as valid
- False positive .PHONY violation on variables
- Call for maintainers
- Windows documentation
- Feature request: require that .SUFFIXES is explicitly declared
- Add example makefiles that are violating rules (one file for each rule + one without violations)
- Docs
- Go not yet supported