Skip to content

Enable ParameterListWrapping rule on detekt codebase#4178

Merged
3flex merged 1 commit into
detekt:mainfrom
3flex:enable-parameterwrapping-rule
Oct 12, 2021
Merged

Enable ParameterListWrapping rule on detekt codebase#4178
3flex merged 1 commit into
detekt:mainfrom
3flex:enable-parameterwrapping-rule

Conversation

@3flex

@3flex 3flex commented Oct 12, 2021

Copy link
Copy Markdown
Member

This is a standard ktlint rule.

@3flex 3flex added the housekeeping Marker for housekeeping tasks and refactorings label Oct 12, 2021
@3flex 3flex added this to the 1.19.0 milestone Oct 12, 2021
@codecov

codecov Bot commented Oct 12, 2021

Copy link
Copy Markdown

Codecov Report

Merging #4178 (eaf891f) into main (954bd5e) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #4178      +/-   ##
============================================
- Coverage     83.45%   83.44%   -0.02%     
- Complexity     3181     3190       +9     
============================================
  Files           465      465              
  Lines          9104     9119      +15     
  Branches       1774     1779       +5     
============================================
+ Hits           7598     7609      +11     
  Misses          572      572              
- Partials        934      938       +4     
Impacted Files Coverage Δ
...ab/arturbosch/detekt/rules/style/WildcardImport.kt 90.00% <0.00%> (-4.12%) ⬇️
...urbosch/detekt/rules/performance/ArrayPrimitive.kt 71.42% <0.00%> (-3.58%) ⬇️
...rbosch/detekt/rules/complexity/NestedBlockDepth.kt 91.83% <0.00%> (+0.72%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 954bd5e...eaf891f. Read the comment docs.

@3flex 3flex enabled auto-merge (squash) October 12, 2021 11:43
@3flex 3flex merged commit 5904d25 into detekt:main Oct 12, 2021
@3flex 3flex deleted the enable-parameterwrapping-rule branch October 12, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants