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

Add two missing ktlint rules #3430

Merged
merged 1 commit into from
Jan 30, 2021
Merged

Conversation

chao2zhang
Copy link
Member

These two rules may be missing from the recent ktlint version upgrades. I am adding them with active: false by default.

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #3430 (9c3776e) into master (c5fc670) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3430      +/-   ##
============================================
+ Coverage     80.35%   80.37%   +0.01%     
- Complexity     2771     2777       +6     
============================================
  Files           451      453       +2     
  Lines          8369     8377       +8     
  Branches       1605     1605              
============================================
+ Hits           6725     6733       +8     
  Misses          775      775              
  Partials        869      869              
Impacted Files Coverage Δ Complexity Δ
...ab/arturbosch/detekt/formatting/KtLintMultiRule.kt 97.01% <100.00%> (+0.09%) 11.00 <0.00> (ø)
.../formatting/wrappers/SpacingAroundAngleBrackets.kt 100.00% <100.00%> (ø) 3.00 <3.00> (?)
.../formatting/wrappers/SpacingAroundUnaryOperator.kt 100.00% <100.00%> (ø) 3.00 <3.00> (?)

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 c5fc670...9c3776e. Read the comment docs.

@schalkms schalkms merged commit 56b5f77 into detekt:master Jan 30, 2021
@cortinico cortinico added this to the 1.16.0 milestone Feb 19, 2021
@chao2zhang chao2zhang deleted the ktlintrules branch February 27, 2021 19:38
This was referenced Mar 11, 2021
This was referenced Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants