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 get_class_to_class_keyword fixer #553

Merged
merged 1 commit into from Jan 14, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • enables the get_class_to_class_keyword fixer

Follows #545.

πŸ’β€β™‚οΈ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.5.0/doc/rules/language_construct/get_class_to_class_keyword.rst.

@localheinz localheinz force-pushed the feature/get-class-to-class-keyword branch from 2012887 to 4fd987b Compare January 14, 2022 22:57
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #553 (f6d080a) into main (71f59d9) will not change coverage.
The diff coverage is n/a.

❗ Current head f6d080a differs from pull request most recent head 4fd987b. Consider uploading reports for the commit 4fd987b to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##                main      #553   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             26        26           
===========================================
  Hits              26        26           

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 71f59d9...4fd987b. Read the comment docs.

@localheinz localheinz merged commit e9af492 into main Jan 14, 2022
@localheinz localheinz deleted the feature/get-class-to-class-keyword branch January 14, 2022 22:58
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