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 81e99e9 commit e7108ecCopy full SHA for e7108ec
CHANGELOG.md
@@ -35,6 +35,10 @@
35
36
### Enhancements
37
38
+* Linting got up to 30% faster due to the praiseworthy performance
39
+ improvements done in the [SwiftSyntax](https://github.com/swiftlang/swift-syntax)
40
+ library.
41
+
42
* The `private_swiftui_state` rule now applies to `ViewModifier` types.
43
[mt00chikin](https://github.com/mt00chikin)
44
@@ -679,7 +683,7 @@
679
683
[aryamansharda](https://github.com/aryamansharda)
680
684
[#5667](https://github.com/realm/SwiftLint/issues/5667)
681
685
682
-* Linting got up to 30% faster due to the praisworthy performance
686
687
improvements done in the [SwiftSyntax](https://github.com/swiftlang/swift-syntax)
688
library.
689
0 commit comments