You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Detekt](https://detekt.dev/) is a linter that is focused on code
issues, whereas ktlint mostly focuses on style. This commit includes
detekt in the Gradle project as an optional feature. No build will fail
atm due to linting errors. We can use this as a hint when developing.
0 commit comments