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

New Rule: BracesOnWhenStatements with configurable parameters #5838

Merged
merged 12 commits into from Apr 20, 2023

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    e003b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30b09d View commit details
    Browse the repository at this point in the history
  3. Fix after merge

    VitalyVPinchuk committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    acd5baf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

    …/rules/style/BracesOnWhenStatements.kt
    
    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    VitalyVPinchuk and TWiStErRob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0429826 View commit details
    Browse the repository at this point in the history
  2. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/BracesOnWhenStatements.kt
    
    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    VitalyVPinchuk and TWiStErRob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c1a1f85 View commit details
    Browse the repository at this point in the history
  3. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/BracesOnWhenStatements.kt
    
    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    VitalyVPinchuk and TWiStErRob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    003cfdb View commit details
    Browse the repository at this point in the history
  4. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/BracesOnWhenStatements.kt
    
    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    VitalyVPinchuk and TWiStErRob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    40647b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fix tests and bugs

    VitalyVPinchuk committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    99ade13 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fix tests and bugs

    VitalyVPinchuk committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    191644c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

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

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    0e45543 View commit details
    Browse the repository at this point in the history
  2. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/BracesOnWhenStatements.kt
    
    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    VitalyVPinchuk and TWiStErRob committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    70183de View commit details
    Browse the repository at this point in the history