Skip to content

New wrapped ktlint rule NoSingleLineBlockCommentRule#6104

Merged
cortinico merged 1 commit intodetekt:mainfrom
marschwar:feature/formatting-rule
May 20, 2023
Merged

New wrapped ktlint rule NoSingleLineBlockCommentRule#6104
cortinico merged 1 commit intodetekt:mainfrom
marschwar:feature/formatting-rule

Conversation

@marschwar
Copy link
Copy Markdown
Contributor

Based on the ktlint dependency update in #6096 this adds a new experimental rule.

@codecov
Copy link
Copy Markdown

codecov bot commented May 16, 2023

Codecov Report

Merging #6104 (4c834b0) into main (01fa957) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #6104      +/-   ##
============================================
+ Coverage     84.86%   84.87%   +0.01%     
- Complexity     4011     4017       +6     
============================================
  Files           568      569       +1     
  Lines         13422    13431       +9     
  Branches       2368     2368              
============================================
+ Hits          11390    11399       +9     
  Misses          871      871              
  Partials       1161     1161              
Impacted Files Coverage Δ
...ab/arturbosch/detekt/formatting/KtLintMultiRule.kt 98.94% <100.00%> (+0.01%) ⬆️
...kt/formatting/wrappers/NoSingleLineBlockComment.kt 100.00% <100.00%> (ø)

@marschwar marschwar force-pushed the feature/formatting-rule branch from e438e53 to 4c834b0 Compare May 17, 2023 18:34
@marschwar marschwar marked this pull request as ready for review May 17, 2023 18:40
@detekt-ci detekt-ci removed dependencies Pull requests that update a dependency file rules labels May 17, 2023
@cortinico cortinico added this to the 1.23.0 milestone May 20, 2023
@cortinico cortinico added the notable changes Marker for notable changes in the changelog label May 20, 2023
@cortinico cortinico merged commit 940af07 into detekt:main May 20, 2023
@marschwar marschwar deleted the feature/formatting-rule branch May 21, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

formatting notable changes Marker for notable changes in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants