Skip to content

Reflect Java 20 support in CLI help output - #6277

Merged
3flex merged 1 commit into
detekt:mainfrom
3flex:6031-fix
Jul 11, 2023
Merged

Reflect Java 20 support in CLI help output#6277
3flex merged 1 commit into
detekt:mainfrom
3flex:6031-fix

Conversation

@3flex

@3flex 3flex commented Jul 11, 2023

Copy link
Copy Markdown
Member

Java 20 targets were supported once #6258 was merged. This PR updates the CLI help output to match the supported target versions.

@detekt-ci detekt-ci added the cli label Jul 11, 2023
@detekt-ci

detekt-ci commented Jul 11, 2023

Copy link
Copy Markdown
Collaborator
Warnings
⚠️ It looks like this PR contains functional changes without a corresponding test.
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against f1b45d9

@codecov

codecov Bot commented Jul 11, 2023

Copy link
Copy Markdown

Codecov Report

Merging #6277 (f1b45d9) into main (3bb6da4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #6277   +/-   ##
=========================================
  Coverage     85.19%   85.19%           
  Complexity     4029     4029           
=========================================
  Files           568      568           
  Lines         13421    13421           
  Branches       2376     2376           
=========================================
  Hits          11434    11434           
  Misses          829      829           
  Partials       1158     1158           
Impacted Files Coverage Δ
.../kotlin/io/gitlab/arturbosch/detekt/cli/CliArgs.kt 100.00% <ø> (ø)

@3flex
3flex merged commit 0dd58bf into detekt:main Jul 11, 2023
@3flex
3flex deleted the 6031-fix branch July 11, 2023 09:12
@3flex 3flex added this to the 2.0.0 milestone Jul 11, 2023
@cortinico cortinico added the pick request Marker for PRs that should be ported to the 1.0 release branch label Jul 15, 2023
cortinico pushed a commit to cortinico/detekt that referenced this pull request Jul 15, 2023
mgroth0 pushed a commit to mgroth0/detekt that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli documentation pick request Marker for PRs that should be ported to the 1.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants