You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically, the documentation calls out "source" as the property to set to give source code directories. This gives an error because the actual property is "input"
Context
Setting up detekt in a gradle build took longer and needed external sources
Your Environment
Version of detekt used: 1.7.1
The text was updated successfully, but these errors were encountered:
Expected Behavior
Using the gradle properties on https://arturbosch.github.io/detekt/groovydsl.html should give an easy set up path.
Observed Behavior
Specifically, the documentation calls out "source" as the property to set to give source code directories. This gives an error because the actual property is "input"
Context
Setting up detekt in a gradle build took longer and needed external sources
Your Environment
The text was updated successfully, but these errors were encountered: