okta / samples-android

samples-android
https://github.com/okta/samples-android
Apache License 2.0
37 stars 52 forks source link

Add spotless linting and fix linter violations #95

Closed rajdeepnanua-okta closed 1 year ago

rajdeepnanua-okta commented 1 year ago

Added spotless linting, and fixed linter violations. Currently added an exception for package-name rule, which prohibits package names with underscores. Those changes will be pushed in another PR along with enabling the package-name rule