saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
519 stars 39 forks source link

Avoid changing newlines #1830

Closed nulls closed 8 months ago

nulls commented 8 months ago

What's done:

It closes #1828

codecov[bot] commented 8 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (fca7f53) 78.27% compared to head (e855cd1) 78.15%.

Files Patch % Lines
...urtool/diktat/ktlint/DiktatProcessorFactoryImpl.kt 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1830 +/- ## ============================================ - Coverage 78.27% 78.15% -0.12% Complexity 2432 2432 ============================================ Files 131 131 Lines 8603 8616 +13 Branches 2173 2174 +1 ============================================ Hits 6734 6734 - Misses 903 916 +13 Partials 966 966 ```

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