We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba28cd1 commit af5dccdCopy full SHA for af5dccd
CHANGELOG.md
@@ -126,7 +126,7 @@
126
* Adds a new `--report-coverage` command line option for the `lint` and `analyze` subcommands, and an
127
equivalent `report_coverage` configuration file setting. Coverage is measured against enabled
128
rules (reflecting disablement of enabled rules via `swiftlint:disable`), and also against all linter
129
- or analyzer rules (reflecting the usage of Swiftlint versus it's potential usage).
+ or analyzer rules (reflecting the actual usage of Swiftlint versus its potential).
130
[Martin Redington](https://github.com/mildm8nnered)
131
[#5907](https://github.com/realm/SwiftLint/issues/5907)
132
0 commit comments