Skip to content

Commit 7d65b38

Browse files
committed
added
1 parent ce21718 commit 7d65b38

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,12 @@
134134

135135
### Experimental
136136

137-
* None.
137+
* Adds a new `--report-coverage` command line option for the `lint` and `analyze` subcommands, and an
138+
equivalent `report_coverage` configuration file setting. Coverage is measured against enabled
139+
rules (reflecting disablement of enabled rules via `swiftlint:disable`), and also against all linter
140+
or analyzer rules (reflecting the usage of Swiftlint versus it's potential usage).
141+
[Martin Redington](https://github.com/mildm8nnered)
142+
[#5907](https://github.com/realm/SwiftLint/issues/5907)
138143

139144
### Enhancements
140145

0 commit comments

Comments
 (0)