v0.2.0
mateuszkwiecinski
released this
05 Feb 07:53
·
533 commits
to master
since this release
What's Changed
- Make
formatKotlin
task look at changed files only - Make
lintKotlin
&formatKotlin
tasks run over files in chunks (configurable viaktlint.chunkSize
property) - Add baseline support (configurable via
ktlint.baselineFile
property) formatKotin
can now generate reportsformatKotlin
can now be configured the same waylintKotlin
was (it canignoreFailures
or have its ownreporters
)
Full Changelog: v0.1.1...v0.2.0