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

Implement rule to check the correct usage of @RequiresTypeResolution #5182

Merged
merged 10 commits into from Oct 16, 2022

Commits on Oct 16, 2022

  1. Copy the full SHA
    1b88189 View commit details
    Browse the repository at this point in the history
  2. Improve RequiresTypeResolution

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    46bf5e4 View commit details
    Browse the repository at this point in the history
  3. Update detekt-rules-ruleauthors/src/test/kotlin/io/gitlab/arturbosch/…

    …detekt/authors/RequiresTypeResolutionSpec.kt
    
    Co-authored-by: marschwar <marschwar@users.noreply.github.com>
    2 people authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    0ac4749 View commit details
    Browse the repository at this point in the history
  4. Improve rule even more

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    6966dde View commit details
    Browse the repository at this point in the history
  5. Fix bug

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    304dc23 View commit details
    Browse the repository at this point in the history
  6. exclude tests

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    d5ea8a8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1caa6ee View commit details
    Browse the repository at this point in the history
  8. Use Suppress instead of baseline

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    e8b5145 View commit details
    Browse the repository at this point in the history
  9. Improve description

    BraisGabin authored and cortinico committed Oct 16, 2022
    Copy the full SHA
    bf3f86a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c4bdd5c View commit details
    Browse the repository at this point in the history