Checkstyle rules makes the crashes in this Android App.
AnkitBhaiya opened this issue · 1 comments
AnkitBhaiya commented
Checkstyle rules makes the crashes in this Android App.
Stypox commented
I am not sure what you mean. Checkstyle rules only apply at compilation time, so they can't cause crashes in the app. If the build fails because of Checkstyle, it means you need to fix the style of the code it points you to.