Replace @since KDoc tag with @SinceDetekt#3582
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3582 +/- ##
=========================================
Coverage 77.52% 77.53%
- Complexity 2829 2831 +2
=========================================
Files 464 465 +1
Lines 8767 8784 +17
Branches 1713 1715 +2
=========================================
+ Hits 6797 6811 +14
Misses 1046 1046
- Partials 924 927 +3
Continue to review full report at Codecov.
|
|
Can I ask you to rebase @marschwar? |
|
What do you mean by stale? If the |
We had a couple of occurrences and we were not really using it (e.g. in 1.16.0 we enabled several rules but never really annotated those with I belive we should have an |
|
Ok. I'll close this one. |
This also belongs to #3562 and replaces the rarely used
@sinceKDoc tag with a@SinceDetektannotation. Name and structure are "inspired by"@kotlin.SinceKotlin.