Skip to content

Improve placeholder parsing and validation to close #3#16

Merged
hebertcisco merged 1 commit into
developfrom
feat/3-improve-placeholder-parsing-and-validation
May 23, 2026
Merged

Improve placeholder parsing and validation to close #3#16
hebertcisco merged 1 commit into
developfrom
feat/3-improve-placeholder-parsing-and-validation

Conversation

@hebertcisco
Copy link
Copy Markdown
Owner

Summary

Replace the current basic placeholder detection with a more reliable implementation.

Goals

  • refine placeholder handling beyond basic string detection
  • keep support for positional and named placeholders
  • preserve the rule that mixed placeholder styles are rejected

Expected Outcome

  • better placeholder validation behavior
  • fewer false positives caused by simplistic string matching
  • focused tests for placeholder parsing and edge cases

Related Checklist Items

  • Refine placeholder handling beyond basic string detection

@hebertcisco hebertcisco self-assigned this May 23, 2026
@hebertcisco hebertcisco added the enhancement New feature or request label May 23, 2026
@hebertcisco hebertcisco merged commit 7dee316 into develop May 23, 2026
1 check passed
@hebertcisco hebertcisco deleted the feat/3-improve-placeholder-parsing-and-validation branch May 23, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant