:android-wave: Detekt `1.17.0-RC1` is out: <https://github.com/detekt/detekt/releases/tag/v1.17.0-RC...
g
πŸ‘‹ Detekt
1.17.0-RC1
is out: https://github.com/detekt/detekt/releases/tag/v1.17.0-RC1 Please test it and report issues if you find any πŸ™
πŸŽ‰ 7
c
g
I can take a look in some hours πŸ€” we anyway need a RC2. Seems like the Java target version was also screwed up
w
Have you considered using
detekt-baseline.xml
file name instead of just
baseline.xml
? Just because Detekt might not be the only tool used that has xml-based baseline file (Android Lint comes to mind) so perhaps it’d be nice to have a detekt-specific default
βž• 1
πŸ‘† 3
b
Good point, could you open an issue about this?
w