Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflect Java 20 support in CLI help output #6277

Merged
merged 1 commit into from Jul 11, 2023
Merged

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jul 11, 2023

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
Copy link
Collaborator

detekt-ci commented Jul 11, 2023

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
Copy link

codecov bot commented Jul 11, 2023

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
23 checks passed
@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.

None yet

4 participants