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
π Automated Code Linting & Formatting with Git Hooks for Android π. This setup leverages Git hooks to ensure that every commit and push is rigorously checked for code style and potential issues using: Spotless π§½: Formats your code beautifully. ktlint π: Enforces Kotlin style guidelines. Detekt π‘οΈ: Scans for code smells and issues.