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

Implement MultilineRawStringIndentation #5058

Merged
merged 7 commits into from Aug 1, 2022

Commits on Jul 23, 2022

  1. Copy the full SHA
    03d5fce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52988e9 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/MultilineRawStringIndentation.kt
    
    Co-authored-by: marschwar <marschwar@users.noreply.github.com>
    BraisGabin and marschwar committed Jul 23, 2022
    Copy the full SHA
    4d0cc56 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/MultilineRawStringIndentation.kt
    
    Co-authored-by: marschwar <marschwar@users.noreply.github.com>
    BraisGabin and marschwar committed Jul 23, 2022
    Copy the full SHA
    1d43784 View commit details
    Browse the repository at this point in the history
  5. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/MultilineRawStringIndentation.kt
    
    Co-authored-by: marschwar <marschwar@users.noreply.github.com>
    BraisGabin and marschwar committed Jul 23, 2022
    Copy the full SHA
    33a46d2 View commit details
    Browse the repository at this point in the history
  6. Update detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt…

    …/rules/style/MultilineRawStringIndentation.kt
    
    Co-authored-by: marschwar <marschwar@users.noreply.github.com>
    BraisGabin and marschwar committed Jul 23, 2022
    Copy the full SHA
    59b6e53 View commit details
    Browse the repository at this point in the history
  7. Don't use Triple

    BraisGabin committed Jul 23, 2022
    Copy the full SHA
    ab9ab07 View commit details
    Browse the repository at this point in the history