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

Update "gradle" and "klint" versions #1154

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Update "gradle" and "klint" versions #1154

merged 2 commits into from
Jun 22, 2020

Conversation

vadeg
Copy link
Contributor

@vadeg vadeg commented Jun 19, 2020

* Update `gradle` to `6.5`
* Update `klint` version and add `klint-idea` plugin to generate IDEA specific tasks
* Disable `import-ordering` klint check (see [PR](pinterest/ktlint#527) for details.

Fixes #1155
@vadeg vadeg force-pushed the feature/update-gradle branch from f623c4f to 88efa31 Compare June 19, 2020 15:13
@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2020

Codecov Report

Merging #1154 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1154   +/-   ##
=========================================
  Coverage     88.04%   88.04%           
  Complexity       85       85           
=========================================
  Files            69       69           
  Lines          1046     1046           
  Branches         71       71           
=========================================
  Hits            921      921           
  Misses           88       88           
  Partials         37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19e8901...9fdfc62. Read the comment docs.

@vadeg vadeg changed the title Update gradle version to 6.5 and klint Update gradle and klint versions Jun 19, 2020
@vadeg vadeg changed the title Update gradle and klint versions Update "gradle" and "klint" versions Jun 19, 2020
@vadeg vadeg linked an issue Jun 21, 2020 that may be closed by this pull request
@zeitlinger
Copy link
Contributor

👍

1 similar comment
@tkrop
Copy link
Member

tkrop commented Jun 22, 2020

👍

@tkrop
Copy link
Member

tkrop commented Jun 22, 2020

👍

1 similar comment
@zeitlinger
Copy link
Contributor

👍

@tkrop tkrop merged commit 741aa9d into master Jun 22, 2020
@tkrop tkrop deleted the feature/update-gradle branch June 22, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Gradle and klint
4 participants