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

AnnotationSuppressor now resolves Full Qualified Annotation Names without type solving #4570

Merged
merged 12 commits into from Feb 23, 2022

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    e81fb00 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    BraisGabin committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    b8ba1f1 View commit details
    Browse the repository at this point in the history
  3. Improve tests

    BraisGabin committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2c02374 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ddefba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95d2bc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e1e90b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de08d9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    320a26e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Address PR comments

    BraisGabin committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1908a88 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Update detekt-psi-utils/src/test/kotlin/io/github/detekt/psi/internal…

    …/FullQualifiedNameGuesserSpec.kt
    
    Co-authored-by: M Schalk <30376729+schalkms@users.noreply.github.com>
    BraisGabin and schalkms committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d46e3a0 View commit details
    Browse the repository at this point in the history
  2. Support star imports

    BraisGabin committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    550fb86 View commit details
    Browse the repository at this point in the history
  3. Improve readability

    BraisGabin committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    30ce1c7 View commit details
    Browse the repository at this point in the history