detekt / detekt

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

Remove Kotlin file extension constants from API #7239

Closed 3flex closed 2 weeks ago

3flex commented 2 weeks ago

I don't think these need to be part of the public API.

detekt-ci commented 2 weeks ago
Warnings
:warning: It looks like this PR contains functional changes without a corresponding test.

Generated by :no_entry_sign: dangerJS against 056bd1980532eb649041fd99fdd2287e9b22e79b

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.72%. Comparing base (8e7364e) to head (056bd19).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7239 +/- ## ========================================= Coverage 84.72% 84.72% Complexity 3984 3984 ========================================= Files 578 578 Lines 12154 12154 Branches 2495 2495 ========================================= Hits 10297 10297 Misses 626 626 Partials 1231 1231 ```

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