isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

Add KTLint and Detekt to project #110

Closed isuPatches closed 6 years ago

isuPatches commented 6 years ago

As a developer, I want static analysis tools so that I can have confidence in the Kotlin that I am writing.

Acceptance Criteria