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

Upgraded ktlint.version from 0.37.2 to 0.38.1 #352

Merged
merged 3 commits into from
Sep 5, 2020
Merged

Commits on Sep 5, 2020

  1. Upgraded kotlin-parent from 2.5.0 to 2.7.0

    Bumps [kotlin-parent](https://github.com/gantsign/maven-parent-poms) from 2.5.0 to 2.7.0.
    - [Release notes](https://github.com/gantsign/maven-parent-poms/releases)
    - [Commits](gantsign/maven-parent-poms@2.5.0...2.7.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and freemanjp committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    33608c6 View commit details
    Browse the repository at this point in the history
  2. Upgraded ktlint.version from 0.37.2 to 0.38.1

    Bumps `ktlint.version` from 0.37.2 to 0.38.1.
    
    Updates `ktlint` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-core` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-reporter-checkstyle` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-reporter-json` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-reporter-plain` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-ruleset-experimental` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Updates `ktlint-ruleset-standard` from 0.37.2 to 0.38.1
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.37.2...0.38.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and freemanjp committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    bbb06fc View commit details
    Browse the repository at this point in the history
  3. Fixed test for ktlint 0.38.1

    The line length check now reports the column.
    freemanjp committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b86cab5 View commit details
    Browse the repository at this point in the history