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 rule deprecation mechanism and deprecate DuplicateCaseInWhenExpression, MissingWhenCase, RedundantElseInWhen #5309

Merged
merged 9 commits into from Oct 4, 2022

Commits on Sep 18, 2022

  1. Copy the full SHA
    3f08963 View commit details
    Browse the repository at this point in the history
  2. Update detekt-core/src/main/resources/deprecation.properties

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    VitalyVPinchuk and cortinico committed Sep 18, 2022
    Copy the full SHA
    3c815c9 View commit details
    Browse the repository at this point in the history
  3. Update detekt-generator/src/main/kotlin/io/gitlab/arturbosch/detekt/g…

    …enerator/collection/Rule.kt
    
    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    VitalyVPinchuk and cortinico committed Sep 18, 2022
    Copy the full SHA
    679fffb View commit details
    Browse the repository at this point in the history
  4. Fix and reword

    VitalyVPinchuk committed Sep 18, 2022
    Copy the full SHA
    3af456f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Copy the full SHA
    897eee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Copy the full SHA
    cc947c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ce3a934 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2344934 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Revert docs, exclude rule, mark deprecated with ~~

    - Revert docs for 1.21.0
    - Exclude ElseCaseInsteadOfExhaustiveWhen rule
    - Mark deprecated with Strikethrough font.
    VitalyVPinchuk committed Sep 21, 2022
    Copy the full SHA
    77c61c3 View commit details
    Browse the repository at this point in the history