项目作者: pinterest

项目描述 :
An anti-bikeshedding Kotlin linter with built-in formatter
高级语言: Kotlin
项目地址: git://github.com/pinterest/ktlint.git
创建时间: 2016-07-27T09:03:52Z
项目社区:https://github.com/pinterest/ktlint

开源协议:MIT License

下载







Join the chat at https://kotlinlang.slack.com
Build status
Maven Central
JitPack
HomeBrew
License
ktlint


Kotlin linter in spirit of standard/standard (JavaScript) and gofmt (Go).

Key features

  • No configuration required
  • Built-in Rule sets
  • Built-in formatter
  • .editorconfig support
  • Several built-in reporters: plain, json, html and checkstyle
  • Executable jar
  • Allows extension with custom rule sets and reporters

Quick start

Follow steps below for a quick start with latest ktlint release.

Documentation

User guide

This project is not affiliated with nor endorsed by JetBrains.
All code, unless specified otherwise, is licensed under the MIT license.
Copyright (c) 2019 Pinterest, Inc.
Copyright (c) 2016-2019 Stanley Shyiko.