-
Notifications
You must be signed in to change notification settings - Fork 39
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 Ktlint to v0.46.1 #1374
Update Ktlint to v0.46.1 #1374
Conversation
3ed2677
to
d83a4aa
Compare
ktlink 0.46.0 migrated to Kotlin K2 compiler: pinterest/ktlint#1490
But we can't migrate to K2 compiler, since we use serialization plugin which doesn't support K2 compiler: https://youtrack.jetbrains.com/issue/KT-49508/Stabilize-the-K2-Compiler-Plugin-API Also, TODO:
|
|
6ddef3c
to
9554ec6
Compare
9554ec6
to
f9e9208
Compare
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/utils/AstNodeUtils.kt
Fixed
Show fixed
Hide fixed
Codecov Report
@@ Coverage Diff @@
## master #1374 +/- ##
============================================
+ Coverage 83.29% 83.37% +0.08%
+ Complexity 2552 2538 -14
============================================
Files 107 106 -1
Lines 7571 7617 +46
Branches 2092 2089 -3
============================================
+ Hits 6306 6351 +45
- Misses 374 375 +1
Partials 891 891
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
* Update Ktlint to v0.46.1 * enabled K2 compiler where it's require (after v0.46.0) * supported removed classes and fields Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
0.45.2
->0.46.1
0.45.2
->0.46.1
0.45.2
->0.46.1
0.45.2
->0.46.1
0.45.2
->0.46.1
0.45.2
->0.46.1
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.