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

Refactor If statements to use helpers with conditionals and provides a set #194

Merged
merged 7 commits into from
Mar 11, 2024

Commits on Mar 2, 2024

  1. AbortIfRector rule

    peterfox committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a67d82b View commit details
    Browse the repository at this point in the history
  2. Adds the report if rule

    peterfox committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c4a7815 View commit details
    Browse the repository at this point in the history
  3. Updates the docs

    peterfox committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3033fcd View commit details
    Browse the repository at this point in the history
  4. If helper set

    peterfox committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ff73a44 View commit details
    Browse the repository at this point in the history
  5. Add config to rector paths

    peterfox committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    efa8fe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. CS Fixes

    peterfox committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    459e5ef View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merge remote-tracking branch 'github.com/main' into feature/if-and-ab…

    …ort-to-abort-if
    
    # Conflicts:
    #	docs/rector_rules_overview.md
    peterfox committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bd34f29 View commit details
    Browse the repository at this point in the history