SwiftLint/Source/SwiftLintFramework/Rules
github-actions[bot] 25c3fb161d
Update SwiftSyntax (#4639)
* `ObjcKeyPathExprSyntax` -> `MacroExpansionExprSyntax`
* Fix `#selector()` and add a regression test

Co-authored-by: JP Simard <jp@jpsim.com>
2022-12-14 10:52:47 -05:00
..
ExcludedFromBazel Add support for native custom rules (#4039) 2022-07-26 13:56:22 -04:00
Idiomatic Use `raw` in SwiftSyntaxBuilder string interpolation (#4623) 2022-12-05 11:26:04 -05:00
Lint Skip `defer` statements in `#if` block if it is not itself the last statement (#4617) 2022-12-06 02:22:03 -05:00
Metrics Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
Performance Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
RuleConfigurations Fix configuration parsing error in `unused_declaration` rule (#4619) 2022-12-05 23:11:19 +01:00
Style Update SwiftSyntax (#4639) 2022-12-14 10:52:47 -05:00