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

[CodeQuality] Skip call parent::__construct() indirect parent on ConstructClassMethodToSetUpTestCaseRector #251

Merged
merged 20 commits into from
Sep 10, 2023

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    8ecfd95 View commit details
    Browse the repository at this point in the history
  2. init early

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    95018d8 View commit details
    Browse the repository at this point in the history
  3. register rules-tests

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    3d533e2 View commit details
    Browse the repository at this point in the history
  4. rename fixture

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    fe88653 View commit details
    Browse the repository at this point in the history
  5. use StringUtils::isMatch

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e700d52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1972906 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9c5aca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3b0e1c View commit details
    Browse the repository at this point in the history
  9. use fnmatch

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9ca5e41 View commit details
    Browse the repository at this point in the history
  10. remove unused imports

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    719d28f View commit details
    Browse the repository at this point in the history
  11. skip fixture

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    33e7329 View commit details
    Browse the repository at this point in the history
  12. fix empty is not FuncCall

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5e4999d View commit details
    Browse the repository at this point in the history
  13. Fix AssertCallAnalyzer

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8c182f2 View commit details
    Browse the repository at this point in the history
  14. skip indirect extends

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7e389a7 View commit details
    Browse the repository at this point in the history
  15. cs fix

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    b6321ff View commit details
    Browse the repository at this point in the history
  16. cs fix

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5044935 View commit details
    Browse the repository at this point in the history
  17. current parent

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ed9184e View commit details
    Browse the repository at this point in the history
  18. Fixed 🎉

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    00a4489 View commit details
    Browse the repository at this point in the history
  19. fix exclude source

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e39796b View commit details
    Browse the repository at this point in the history
  20. fix

    samsonasik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    48e1b75 View commit details
    Browse the repository at this point in the history