Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Enable phpdoc_type_list fixer #973

Merged
merged 3 commits into from Jan 3, 2024

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Jan 3, 2024

This pull request

  • enables the phpdoc_type_list fixer

Follows #970.

πŸ’β€β™‚οΈ For reference, see https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.18.0#phpdoctypelistfixer.

@localheinz localheinz force-pushed the feature/phpdoc-type-list-fixer branch from 6da6a22 to 61ff6ec Compare January 3, 2024 22:00
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (ebb5e51) 100.00% compared to head (616eb37) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #973   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        70        70           
===========================================
  Files             22        22           
  Lines          11436     11462   +26     
===========================================
+ Hits           11436     11462   +26     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@localheinz localheinz merged commit 375cf17 into main Jan 3, 2024
23 checks passed
@localheinz localheinz deleted the feature/phpdoc-type-list-fixer branch January 3, 2024 22:03
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.

None yet

2 participants