Join Slack
Powered by
I have a sort of DSLy interface with many implemen...
# detekt
u
ursus
09/12/2025, 5:13 PM
I have a sort of DSLy interface with many implementations where
CognitiveComplexMethod
blows up. Is there a global way to have
implementations
of such interface to not be analyzed?
b
Brais Gabin
09/13/2025, 7:04 PM
No, there is not
u
ursus
09/14/2025, 10:50 AM
what do you suggest I do? Custom rule that delegates to the original rule if function != dsl?
2
Views
Open in Slack
Previous
Next