Czar
08/21/2019, 8:59 AMMike
08/21/2019, 11:40 AMCzar
08/21/2019, 11:41 AMCzar
08/21/2019, 11:43 AMMike
08/21/2019, 12:01 PMMike
08/21/2019, 12:03 PMCzar
08/21/2019, 12:05 PMCzar
08/21/2019, 12:06 PMMike
08/21/2019, 12:10 PMCzar
08/21/2019, 12:15 PMCzar
08/21/2019, 12:15 PMMike
08/21/2019, 12:32 PMCzar
08/21/2019, 12:35 PMMike
08/21/2019, 12:40 PMCzar
08/21/2019, 12:42 PMschalkms
08/21/2019, 7:07 PMspaces over tabs
issue. After that, I'd write a single custom rule in either detekt or ktlint that prevents using spaces over tabs. Perhaps you also want to correct spaces and transform that to tabs. The effort needed is really small. Both tools support custom rules very well.
Please take a look at the following link for a guide on how to write custom rules in detekt.
https://arturbosch.github.io/detekt/extensions.html
HTH Markustaso
08/25/2019, 1:47 PMschalkms
08/25/2019, 8:41 PMArtur Bosch
08/30/2019, 12:55 PMtaso
09/24/2019, 7:12 PM