Commit Graph
1 Commits
Author SHA1 Message Date
Victor Lyuboslavsky 7a3c344d68 Moved lint rules to .editorconfig for Android Studio (#36302)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #36202

`./gradlew spotlessCheck` and Android Studio should use the same style
rules. The `.editorconfig` Code Style option was enabled by default in
my Android Studio.
2025-11-25 15:37:21 -06:00