Skip to content

cleanup, remove custom rule as unused#2984

Merged
TomasVotruba merged 3 commits into
mainfrom
tv-optimize
Apr 28, 2025
Merged

cleanup, remove custom rule as unused#2984
TomasVotruba merged 3 commits into
mainfrom
tv-optimize

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

No description provided.

@TomasVotruba TomasVotruba force-pushed the tv-optimize branch 2 times, most recently from 047b905 to 9ef68b6 Compare April 28, 2025 22:46
@TomasVotruba TomasVotruba enabled auto-merge (squash) April 28, 2025 22:48
@TomasVotruba TomasVotruba merged commit 04caebb into main Apr 28, 2025
7 checks passed
@TomasVotruba TomasVotruba deleted the tv-optimize branch April 28, 2025 22:49
document.addEventListener('DOMContentLoaded', (event) => {
document.querySelectorAll('pre code.language-bash, pre code.language-php, pre code.language-yaml, pre code.language-diff, pre code.language-json').forEach((element) => {
hljs.highlightElement(element);
@isset ($codeMirror)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@TomasVotruba this seems make detail rule doesn't have code highlight, see https://getrector.com/rule-detail/covers-annotation-with-value-to-attribute-rector

Screenshot 2025-04-29 at 08 28 50

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@TomasVotruba
Copy link
Copy Markdown
Member Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants