Skip to content

Positional Argument Detection - #45

Merged
richardpiazza merged 1 commit into
mainfrom
feature/positional-tokens
Oct 23, 2025
Merged

Positional Argument Detection#45
richardpiazza merged 1 commit into
mainfrom
feature/positional-tokens

Conversation

@richardpiazza

Copy link
Copy Markdown
Owner

The positional argument usage wasn't correct. The format being used was $1%s where it should have been %1$s. A new regex pattern has been established to locate these subranges.

@richardpiazza
richardpiazza merged commit 1b187de into main Oct 23, 2025
2 checks passed
@richardpiazza
richardpiazza deleted the feature/positional-tokens branch October 23, 2025 17:05
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