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

Create Rule: MapGetWithNotNullAssertionOperator #2171

Merged
merged 6 commits into from Dec 10, 2019

Commits on Dec 9, 2019

  1. Implement MapGetWithNotNullAssert rule

    Stanislav Myachenkov committed Dec 9, 2019
    Copy the full SHA
    cd32a4c View commit details
    Browse the repository at this point in the history
  2. CR: fix indents at MapGetWithNotNullAssertSpec, update docs for MapGe…

    …tWithNotNullAssert
    Stanislav Myachenkov committed Dec 9, 2019
    Copy the full SHA
    5fb328e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Update detekt-rules/src/main/kotlin/io/gitlab/arturbosch/detekt/rules…

    …/bugs/MapGetWithNotNullAssert.kt
    
    Co-Authored-By: M Schalk <30376729+schalkms@users.noreply.github.com>
    smyachenkov and schalkms committed Dec 10, 2019
    Copy the full SHA
    98f4b1a View commit details
    Browse the repository at this point in the history
  2. Update detekt-rules/src/main/kotlin/io/gitlab/arturbosch/detekt/rules…

    …/bugs/MapGetWithNotNullAssert.kt
    
    Co-Authored-By: M Schalk <30376729+schalkms@users.noreply.github.com>
    smyachenkov and schalkms committed Dec 10, 2019
    Copy the full SHA
    f9ffedc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bfd46f2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/rule-mapgetwithnotnullassert' in…

    …to rule-mapgetwithnotnullassert
    Stanislav Myachenkov committed Dec 10, 2019
    Copy the full SHA
    86b8dae View commit details
    Browse the repository at this point in the history