Skip to content

Instantly share code, notes, and snippets.

View ddamacena's full-sized avatar

Lirio ddamacena

View GitHub Profile

KT Lint

Set-up Ktlinkt in your application

Add the ktlint plugin in build.gradle.kts

    id("org.jlleitschuh.gradle.ktlint") version "12.1.0"