Description
Analyzes Makefiles for style and common problems. It is useful for developers and maintainers who want clearer build files and early feedback before running more expensive build jobs.
Lint results are guidance, not proof that a build is correct. Review reported issues against the project's intended make behavior before changing working build logic.