Skip to content

fix: match generated markers case-insensitively - #36

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/generated-marker-case-31
Sep 16, 2026
Merged

royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/generated-marker-case-31

Conversation

@Rayan-and-beyond

Copy link
Copy Markdown
Contributor

Summary

  • match generated-file markers case-insensitively
  • cover lowercase do not edit and mixed-case @Generated markers
  • bump the patch version and changelog as required

Fixes #31

Validation

  • fail-first regression: new generated-marker test failed before the regex fix
  • npm test — 23 passed
  • git diff --check

@royalpinto007
royalpinto007 merged commit 97bb8d5 into AgentPostmortem:main Sep 16, 2026
1 check passed
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.

Generated-marker regex is case-sensitive

2 participants