Skip to content

fix: read Makefile # comments as task descriptions#14

Merged
unvalley merged 3 commits intomainfrom
codex/fix-makefile-comment-descriptions
Feb 26, 2026
Merged

fix: read Makefile # comments as task descriptions#14
unvalley merged 3 commits intomainfrom
codex/fix-makefile-comment-descriptions

Conversation

@unvalley
Copy link
Copy Markdown
Owner

@unvalley unvalley commented Feb 21, 2026

Summary

  • enrich make task parsing with descriptions sourced from local Makefile files (Makefile, makefile, GNUmakefile)
  • keep existing make -qp parsing, but fill missing descriptions from source comments (# ...) and inline comments
  • ignore := variable assignments when extracting Makefile descriptions

Test

  • cargo test

@unvalley unvalley merged commit 46180a0 into main Feb 26, 2026
3 checks passed
@unvalley unvalley deleted the codex/fix-makefile-comment-descriptions branch February 26, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant