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

Fix indent parenthesized expression #2127

Merged
merged 7 commits into from
Jul 15, 2023

Commits on Jul 13, 2023

  1. In code style ktlint_official do not indent the closing parenthesis…

    … of a PARENTHESIZED expression
    
    CLoses #920
    paul-dingemans committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    85ccf06 View commit details
    Browse the repository at this point in the history
  2. FIx violations

    paul-dingemans committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    40ff2e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. In code style ktlint_official do not indent the closing parenthesis…

    … of a PARENTHESIZED expression
    
    CLoses #920
    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8044836 View commit details
    Browse the repository at this point in the history
  2. FIx violations

    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    43b9a23 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/920-indent-parenthesized-express…

    …ion' into 920-indent-parenthesized-expression
    
    # Conflicts:
    #	ktlint-ruleset-standard/src/main/kotlin/com/pinterest/ktlint/ruleset/standard/rules/SpacingAroundColonRule.kt
    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    91db1c4 View commit details
    Browse the repository at this point in the history
  4. Fix violation

    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    050b5ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cada425 View commit details
    Browse the repository at this point in the history