Skip to content

denisko/ktlint-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktlint Maven Plugin

Release Maven Central codecov Known Vulnerabilities

This plugin provides the ability to use ktlint to format and check your source code against the ktlint anti-bikeshedding code style.

Goals Overview

  • ktlint:format format your Kotlin sources using ktlint.

  • ktlint:check check your Kotlin sources for code style violations using ktlint.

  • ktlint:ktlint generate project report of code style violations using ktlint.

Usage

General instructions on how to use the ktlint plugin can be found on the usage page.

License

This software is licensed under the terms in the file named "LICENSE" in the root directory of this project. This project has dependencies that are under different licenses.

Author Information

John Freeman

GantSign Ltd. Company No. 06109112 (registered in England)

About

Maven plugin for ktlint the Kotlin linter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 94.7%
  • Groovy 5.3%