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

ReturnCount.excludedFunctions should be a List<String> instead of a String #5063

Closed
BraisGabin opened this issue Jul 11, 2022 · 1 comment · Fixed by #5081
Closed

ReturnCount.excludedFunctions should be a List<String> instead of a String #5063

BraisGabin opened this issue Jul 11, 2022 · 1 comment · Fixed by #5081
Assignees
Labels

Comments

@BraisGabin
Copy link
Member

Expected Behavior

ReturnCount.excludedFunctions should be a List<String>

Observed Behavior

It is a String.

Context

#5062

Your Environment

  • Version of detekt used: main/1.21.0-RC2
@BraisGabin BraisGabin added the bug label Jul 11, 2022
@gouri-panda
Copy link
Contributor

@BraisGabin Can I try this one :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants