gammax
04/25/2022, 8:27 PM--input
arg. More on this here https://detekt.dev/docs/gettingstarted/git-pre-commit-hookBruno PƩrez Motter
05/03/2022, 12:12 AMgammax
05/03/2022, 3:31 AMBruno PƩrez Motter
05/03/2022, 9:06 PM./gradlew detekt --input my_file.kt
but i get
Unknown command-line option ā--inputā.
Bruno PƩrez Motter
05/03/2022, 9:06 PMThough you have to create your own task probablyis there an example??
gammax
05/04/2022, 5:53 PMBruno PƩrez Motter
05/04/2022, 5:54 PMgammax
05/04/2022, 5:54 PM./gradlew detekt --input my_file.kt
though. You'll have to use a property or so.gammax
05/04/2022, 5:54 PM