Danny Mösch
|
599e51a5a2
|
Format code (#6151)
|
2025-07-02 17:50:53 -04:00 |
|
Danny Mösch
|
78b665d536
|
Unroll parsing code to make Version a struct (#5730)
|
2024-08-05 21:48:50 +00:00 |
|
Danny Mösch
|
c810459e6a
|
Enforce mandatory trailing comma and fix all violations (#5640)
|
2024-06-28 05:36:50 +00:00 |
|
Danny Mösch
|
8cb2cf9f85
|
Rewrite let_var_whitespace rule with SwiftSyntax (#5367)
|
2023-11-29 22:45:06 +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
|
6438c77b96
|
Harmonize rule extensions (#5272)
|
2023-10-11 19:39:38 +02:00 |
|
Danny Mösch
|
b281a8d33a
|
Update SwiftSyntax (#5168)
|
2023-08-30 22:57:10 +02:00 |
|
JP Simard
|
a7bc9e20c7
|
Move built-in rules to new SwiftLintBuiltInRules module (#4950)
|
2023-04-27 11:16:01 -04:00 |
|