Stypox / dicio-android

Dicio assistant app for Android
GNU General Public License v3.0
761 stars 69 forks source link

Checkstyle rules makes the crashes in this Android App. #135

Closed AnkitBhaiya closed 1 year ago

Stypox commented 1 year ago

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.