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’.
Though 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.