We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea3b9f commit d686e77Copy full SHA for d686e77
CHANGELOG.md
@@ -219,7 +219,7 @@
219
* Adds a new `--report-coverage` command line option for the `lint` and `analyze` subcommands, and an
220
equivalent `report_coverage` configuration file setting. Coverage is measured against enabled
221
rules (reflecting disablement of enabled rules via `swiftlint:disable`), and also against all linter
222
- 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).
223
[Martin Redington](https://github.com/mildm8nnered)
224
[#5907](https://github.com/realm/SwiftLint/issues/5907)
225
0 commit comments