Skip to content

fix(check-template-names): stop restricting template names to single letters#1353

Merged
brettz9 merged 1 commit intogajus:mainfrom
brettz9:check-template-names-1
Jan 25, 2025
Merged

fix(check-template-names): stop restricting template names to single letters#1353
brettz9 merged 1 commit intogajus:mainfrom
brettz9:check-template-names-1

Conversation

@brettz9
Copy link
Copy Markdown
Collaborator

@brettz9 brettz9 commented Jan 25, 2025

fix(check-template-names): stop restricting template names to single letters; fixes #1352

Single letters in JSDoc blocks still expected for template names in require-template rule.

…e letters; fixes gajus#1352

Single letters in JSDoc blocks still expected for template names in `require-template` rule.
@brettz9 brettz9 added the bug label Jan 25, 2025
@brettz9 brettz9 merged commit c283729 into gajus:main Jan 25, 2025
@github-actions
Copy link
Copy Markdown

🎉 This issue has been resolved in version 50.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@brettz9 brettz9 deleted the check-template-names-1 branch January 25, 2025 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

check-template-names reports on @template names that are not a single capital letter

1 participant