Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better parse Makefile comments for the usage column #2

Open
ksatirli opened this issue Aug 29, 2023 · 0 comments
Open

better parse Makefile comments for the usage column #2

ksatirli opened this issue Aug 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ksatirli
Copy link
Member

Right now, the Makefile parsing for the help target is good, but not great.

The current RegEx does not properly parse = and other signs in the usage column, leading to a sub-par experience.

Let's fix this!

@ksatirli ksatirli self-assigned this Aug 29, 2023
@ksatirli ksatirli added bug Something isn't working help wanted Extra attention is needed labels Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant