Sha256: 3f2145fa8e2392c1f6bcc2234f381af98a5778ec95ce52babbf2a5aead391a58

Contents?: true

Size: 840 Bytes

Versions: 1

Compression:

Stored size: 840 Bytes

Contents

## Unreleased

## 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.8 CHANGELOG.md