Skip to content

Allow targets/variables with a leading dot#59

Merged
drdv merged 2 commits into
mainfrom
target-leading-dot
Nov 16, 2025
Merged

Allow targets/variables with a leading dot#59
drdv merged 2 commits into
mainfrom
target-leading-dot

Conversation

@drdv
Copy link
Copy Markdown
Owner

@drdv drdv commented Nov 16, 2025

This addresses #46

Now targets and variables with a leading dot area allowed except for some special targets like .PHONY (that we simply "jump over" because we don't want to associate documentation with them).

drdv added 2 commits November 16, 2025 11:42
There is a list with ignored targets, e.g., .PHONY
@drdv drdv merged commit 515ae9c into main Nov 16, 2025
@drdv drdv deleted the target-leading-dot branch November 16, 2025 10:47
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