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

Upgrade to ktlint 0.37.0 #2760

Merged
merged 2 commits into from
Jun 3, 2020
Merged

Conversation

sschuberth
Copy link
Contributor

Please have a look at the individual commit messages for the details.

See https://github.com/pinterest/ktlint/releases/tag/0.37.0. Note that
IndentationRule was promoted to standard.
These functions formerly were private but are public now, see
pinterest/ktlint#725.
@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #2760 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2760      +/-   ##
============================================
- Coverage     80.45%   80.43%   -0.02%     
  Complexity     2303     2303              
============================================
  Files           378      377       -1     
  Lines          6954     6922      -32     
  Branches       1262     1254       -8     
============================================
- Hits           5595     5568      -27     
+ Misses          729      728       -1     
+ Partials        630      626       -4     
Impacted Files Coverage Δ Complexity Δ
...turbosch/detekt/formatting/wrappers/Indentation.kt 100.00% <ø> (ø) 4.00 <0.00> (ø)
...lab/arturbosch/detekt/formatting/FormattingRule.kt 93.10% <100.00%> (ø) 13.00 <0.00> (ø)

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 096578d...21e90e6. Read the comment docs.

@arturbosch arturbosch added the migration Marker to add a migration step in the changelog label Jun 3, 2020
@arturbosch arturbosch merged commit 17e5b51 into detekt:master Jun 3, 2020
@arturbosch arturbosch added this to the 1.10.0 milestone Jun 3, 2020
@sschuberth sschuberth deleted the ktlint-0-37-0 branch June 3, 2020 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Marker to add a migration step in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants