scalefocus / virusafe-android

The repo for the ViruSafe Android project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix static code analysis

s-yanev opened this issue · comments

Currently we have some warnings and errors that are generated from the static code analysis tools:

  • checkstyle

  • detekt

We need to go through all of the classes with such issues and to fix them.