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 PhpCsFixerCustomFixers/no_duplicated_imports fixer #977

Merged
merged 1 commit into from Jan 4, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • enables the PhpCsFixerCustomFixers/no_duplicated_imports fixer

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

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

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

Comparison is base (8f35865) 100.00% compared to head (d5ad81c) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #977   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        70        70           
===========================================
  Files             22        22           
  Lines          11560     11586   +26     
===========================================
+ Hits           11560     11586   +26     

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

@localheinz localheinz force-pushed the feature/no-duplicated-imports branch from 8739d7e to d5ad81c Compare January 4, 2024 09:18
@localheinz localheinz merged commit 6df6da4 into main Jan 4, 2024
23 checks passed
@localheinz localheinz deleted the feature/no-duplicated-imports branch January 4, 2024 09:22
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