Room Ktlint Plugin
·1 min
Room Ktlint Plugin is a Ktlint rule for automatically formatting SQL queries in Room @Query annotations using sql-formatter.
The plugin integrates with Ktlint and supports autocorrection, making it easy to maintain consistently formatted SQL queries in your Android Room database code. It customizes SQL formatting specifically for Room/SQLite dialects.