-
Kotlin 代码在 Android 中的应用
资源介绍
Kotlin linter in spirit of feross/standard (JavaScript) and gofmt (Go).
Features:
No configuration. Which means no decisions to make, nothing to argue about and no special files to manage.
While this might sound extreme, keep in mind that ktlint tries to capture (reflect) official code style* from kotlinlang.org and Android Kotlin Style Guide
( we respect your .editorconfig and support additional ruleset|s).
Built-in formatter. So that you wouldn't have to fix all style violations by hand.