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