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 99755bd commit b626d88Copy full SHA for b626d88
CHANGELOG.md
@@ -122,7 +122,7 @@
122
* Adds a new `--report-coverage` command line option for the `lint` and `analyze` subcommands, and an
123
equivalent `report_coverage` configuration file setting. Coverage is measured against enabled
124
rules (reflecting disablement of enabled rules via `swiftlint:disable`), and also against all linter
125
- 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).
126
[Martin Redington](https://github.com/mildm8nnered)
127
[#5907](https://github.com/realm/SwiftLint/issues/5907)
128
0 commit comments