Popularity
9.6
Stable
Activity
9.5
-
6,002
55
497

Programming language: Kotlin
License: MIT License
Tags: Tools    
Latest version: v0.47.1

ktlint alternatives and similar libraries

Based on the "Tools" category.
Alternatively, view ktlint alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ktlint or a related project?

Add another 'Tools' Library

README

Kotlin linter in spirit of feross/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

Documentation

User guide

Legal

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.


*Note that all licence references and agreements mentioned in the ktlint README section above are relevant to that project's source code only.