Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 3.31 KB

File metadata and controls

61 lines (48 loc) · 3.31 KB

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 and native binaries
  • Allows extension with custom rule sets and reporters

Quick start

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

Documentation

User guide

Legal

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