Hi. When I'm running `./gradlew detekt` I see this...
# detekt
d
Hi. When I'm running
./gradlew detekt
I see this message: "Using deprecated property 'failFast' in the yaml config. Please migrate to the new '--fail-fast' cli-flag or 'failFast' detekt extension property." However, there is no failFast property declared in yaml config file. Using
1.0.0-RC14
.
m
It's a known bug. There's an issue in github but I'm not at a keyboard.
p