Revert "Display dynamic --jvm-target values when using --help flag (#4694)"#4816
Revert "Display dynamic --jvm-target values when using --help flag (#4694)"#4816cortinico merged 1 commit intodetekt:mainfrom
Conversation
…etekt#4694)" This reverts commit 7c903c5.
Codecov Report
@@ Coverage Diff @@
## main #4816 +/- ##
============================================
+ Coverage 84.71% 84.72% +0.01%
Complexity 3431 3431
============================================
Files 491 491
Lines 11267 11263 -4
Branches 2075 2074 -1
============================================
- Hits 9545 9543 -2
+ Misses 673 672 -1
+ Partials 1049 1048 -1
Continue to review full report at Codecov.
|
|
@cortinico suggest merging then releasing 1.20.1. I'll open a new issue that covers the actual root cause, and we can look to a more appropriate solution for ensuring the correct compiler version is used by detekt and cannot be overridden. Edit: Opened #4817 |
|
Just want to cross check with everyone that we cosnider this worth publishing a point release. |
|
@3flex Think will land in 1.21 as I don't think we need to do a point release just for this. Please let me know if this is not the case. |
This reverts commit 7c903c5.
Fixes #4786