Skip to content

Add @template variant annotations to the same annotations group#13

Merged
JanTvrdik merged 1 commit intomasterfrom
add-template-variants-to-annotations-group
Mar 16, 2026
Merged

Add @template variant annotations to the same annotations group#13
JanTvrdik merged 1 commit intomasterfrom
add-template-variants-to-annotations-group

Conversation

@JanTvrdik
Copy link
Copy Markdown
Member

Summary

  • Add @template-covariant, @template-contravariant, @template-extends, and @template-implements to the same annotationsGroups group as @template, @extends, and @implements

Copilot AI review requested due to automatic review settings March 16, 2026 15:48
@JanTvrdik JanTvrdik merged commit 0e017de into master Mar 16, 2026
9 checks passed
@JanTvrdik JanTvrdik deleted the add-template-variants-to-annotations-group branch March 16, 2026 15:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the PHP_CodeSniffer ruleset to keep additional generic-related PHPDoc tags grouped together for consistent docblock spacing and formatting.

Changes:

  • Adds @template-covariant, @template-contravariant, @template-extends, and @template-implements to the existing annotationsGroups entry that already contains @template, @extends, and @implements.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants