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

Add detekt compiler plugin to main project #5492

Merged
merged 12 commits into from Dec 4, 2022

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    e91ade0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ab4c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6770d View commit details
    Browse the repository at this point in the history
  4. Enable detekt compiler plugin on Kotlin tasks by default

    This only has an effect when io.github.detekt.gradle.compiler-plugin is
    applied to the project. It has no effect on io.gitlab.arturbosch.detekt.
    3flex committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    599061f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8124d22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d4a2fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6196db7 View commit details
    Browse the repository at this point in the history
  8. Fix style issues

    3flex committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    96d67d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ffc837 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43040fa View commit details
    Browse the repository at this point in the history
  11. Reuse constants where possible

    3flex committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0a02561 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    f2690cf View commit details
    Browse the repository at this point in the history