Skip to content

Expose multiline parameter in ClassSignature#9084

Open
FilippoVigani wants to merge 3 commits into
detekt:mainfrom
FilippoVigani:issue9083
Open

Expose multiline parameter in ClassSignature#9084
FilippoVigani wants to merge 3 commits into
detekt:mainfrom
FilippoVigani:issue9083

Conversation

@FilippoVigani

@FilippoVigani FilippoVigani commented Feb 25, 2026

Copy link
Copy Markdown

Fixes #9083

@detekt-ci

detekt-ci commented Feb 25, 2026

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 daae33e

Comment thread detekt-rules-ktlint-wrapper/src/main/resources/config/config.yml
@codecov

codecov Bot commented Apr 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.84%. Comparing base (e6574d0) to head (daae33e).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9084   +/-   ##
=========================================
  Coverage     84.84%   84.84%           
- Complexity     4429     4430    +1     
=========================================
  Files           569      569           
  Lines         12299    12301    +2     
  Branches       2707     2707           
=========================================
+ Hits          10435    10437    +2     
  Misses          688      688           
  Partials       1176     1176           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClassSignature doesn't expose multiline configuration parameter

3 participants