Danny Mösch
|
eab0af851c
|
Rewrite identifier_name rule with SwiftSyntax (#5354)
|
2023-11-19 12:47:41 +01:00 |
|
Danny Mösch
|
40bd97038a
|
Support arbitrary configurations in @SwiftSyntaxRule (#5275)
Almost all rules based on SwiftSyntax can be set up now by just adding
`@SwiftSyntaxRule` to the rule struct.
|
2023-10-16 19:34:43 +02:00 |
|
Danny Mösch
|
2ed1fc2f27
|
Let all rules be configurable (#5274)
|
2023-10-12 17:30:45 +02:00 |
|
Danny Mösch
|
58928b7e40
|
Enforce any on existential types (#5273)
This makes syntactically clear which types are rather expensive.
|
2023-10-12 08:37:23 +02:00 |
|
Danny Mösch
|
075017cba5
|
Merge modifier extensions into one (#5234)
|
2023-09-24 23:50:10 +02:00 |
|
JP Simard
|
a7bc9e20c7
|
Move built-in rules to new SwiftLintBuiltInRules module (#4950)
|
2023-04-27 11:16:01 -04:00 |
|