simple-login / Simple-Login-Android

Android client for SimpleLogin
https://play.google.com/store/apps/details?id=io.simplelogin.android
Other
347 stars 39 forks source link

Setup detekt #128

Closed cquintana92 closed 2 months ago

cquintana92 commented 2 months ago

This PR performs the following changes:

  1. Update detekt to the latest version
  2. Loads a new detekt config file
  3. Fixes many lint issues
  4. Adds a baseline file
  5. Re-enables the lint job on CI to ensure best practices at CI time