Android代码-kotlinter-gradle

时间:2022-08-26 02:03:53
【文件属性】:

文件名称:Android代码-kotlinter-gradle

文件大小:99KB

文件格式:ZIP

更新时间:2022-08-26 02:03:53

Android代码

Kotlinter Gradle Gradle plugin for linting and formatting Kotlin source files using the awesome ktlint engine. Installation Available on the Gradle Plugins Portal: https://plugins.gradle.org/plugin/org.jmailen.kotlinter Single module Kotlin plugins { id("org.jmailen.kotlinter") version "1.21.0" } Groovy plugins { id "org.jmailen.kotlinter" version "1.21.0" } Multi-module and Android Kotlin Root `build.gradle.kts` buildscript { repositories { maven { url = ur


【文件预览】:
kotlinter-gradle-master
----.gitignore(49B)
----gradle()
--------wrapper()
----README.md(7KB)
----build.gradle(2KB)
----gradlew.bat(3KB)
----gradlew(6KB)
----LICENSE(50KB)
----src()
--------test()
--------main()
----.travis.yml(34B)
----index.html(0B)
----settings.gradle(108B)

网友评论