:android-wave: Detekt `1.17.0-RC1` is out: <https:...
# detekt
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