Skip to content

Conversation

kubawerlos
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Aug 17, 2025

Coverage Status

coverage: 94.75% (-0.001%) from 94.751%
when pulling 2f468c6 on 6b7562617765726c6f73:add_DocBlockAnnotation
into bbf6fdc on PHP-CS-Fixer:master.

* @param list<class-string> $preventingAttributes
*/
final protected function ensureIsDocBlockWithAnnotation(
WhitespacesFixerConfig $whitespacesConfig,
Copy link
Member

Choose a reason for hiding this comment

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

Is there any chance we can expect Trait to check against WhitespacesAwareFixerInterface and take this as a dependency from $this->... rather than via a method parameter?

Copy link
Member

@keradus keradus left a comment

Choose a reason for hiding this comment

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

i assume code is moved (almost) as-is

@keradus keradus disabled auto-merge August 20, 2025 20:30
@keradus keradus merged commit 8956444 into PHP-CS-Fixer:master Aug 20, 2025
57 of 58 checks passed
@keradus keradus deleted the add_DocBlockAnnotation branch August 20, 2025 20:30
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.

3 participants