- Support Ruby 3.2 #17
- Fix log format - @DavidBertet #14
- Fix unit tests
- Support multiple ktlint result json by
ktlint.report_files_pattern = '...'
. e.g. `ktlint.report_files_pattern = '**/report.json'
- Support GitLab and BitBucket server even if
inline_mode: false
is specified.
- Fixed to not check ktlint binary even when skip_task is specified.
- ktlint task can be skipped by specifing
ktlint.skip_lint = true
andktlint.report_file = '...'
limit
parameter to set the maximum number of comments of ktlint results.
- Inline comment feature (
inline_mode: true
with ktlint.lint)
- Run ktlint by ktlint.lint