Sha256: 297b8b7ca65f55b0f4d6ca898c56e55e15bbc8e2932cf9ba23c95be64bc04783

Contents?: true

Size: 925 Bytes

Versions: 1

Compression:

Stored size: 925 Bytes

Contents

## Unreleased


## 0.0.9
- Support Ruby 3.2 [#17](https://github.com/mataku/danger-ktlint/pull/17)

## 0.0.8
- Fix log format - [@DavidBertet](https://github.com/DavidBertet) [#14](https://github.com/mataku/danger-ktlint/pull/14)
- Fix unit tests

## 0.0.7

- Support multiple ktlint result json by `ktlint.report_files_pattern = '...'`. e.g. `ktlint.report_files_pattern = '**/report.json'

## 0.0.6

- Support GitLab and BitBucket server even if `inline_mode: false` is specified.

## 0.0.5

### Fixed

- Fixed to not check ktlint binary even when skip_task is specified.

## 0.0.4

### Added
- ktlint task can be skipped by specifing `ktlint.skip_lint = true` and `ktlint.report_file = '...'`

## 0.0.3
### Added
- `limit` parameter to set the maximum number of comments of ktlint results.

## 0.0.2
### Added
- Inline comment feature (`inline_mode: true` with ktlint.lint)

## 0.0.1
### Added
- Run ktlint by ktlint.lint

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danger-ktlint-0.0.9 CHANGELOG.md