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
feat: add SwiftLint and ktlint for native code linting (#54)
- Add SwiftLint CI job (runs on Ubuntu)
- Add ktlint CI job (runs on Ubuntu)
- Add local lint scripts: yarn lint:swift, yarn lint:kotlin, yarn lint:native
- Auto-fix minor style issues in Swift and Kotlin code
0 commit comments