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 0d23d05 commit e828031Copy full SHA for e828031
CHANGELOG.md
@@ -296,7 +296,7 @@
296
* Adds a new `--report-coverage` command line option for the `lint` and `analyze` subcommands, and an
297
equivalent `report_coverage` configuration file setting. Coverage is measured against enabled
298
rules (reflecting disablement of enabled rules via `swiftlint:disable`), and also against all linter
299
- 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).
300
[Martin Redington](https://github.com/mildm8nnered)
301
[#5907](https://github.com/realm/SwiftLint/issues/5907)
302
0 commit comments