detekt / detekt

Static code analysis for Kotlin
https://detekt.dev
Apache License 2.0
6.07k stars 751 forks source link

Remove PsiFile.lineSeparator #7240

Closed 3flex closed 1 week ago

3flex commented 2 weeks ago

Waiting on merge of:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.75%. Comparing base (b01bc7a) to head (1831c94).

Files Patch % Lines
...io/gitlab/arturbosch/detekt/core/KtFileModifier.kt 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7240 +/- ## ============================================ - Coverage 84.77% 84.75% -0.02% Complexity 3994 3994 ============================================ Files 578 577 -1 Lines 12131 12130 -1 Branches 2483 2484 +1 ============================================ - Hits 10284 10281 -3 - Misses 623 624 +1 - Partials 1224 1225 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.