Danny Mösch
|
c1ffdfe891
|
Enable prefer_condition_list rule (#6163)
|
2025-07-12 09:41:00 -04:00 |
|
Martin Redington
|
5517d233fd
|
Started to add rationales (#5681)
|
2025-03-06 10:16:30 +00:00 |
|
Danny Mösch
|
ff21ff796c
|
Specify rule properties in attribute
|
2024-12-26 20:40:29 +01:00 |
|
Danny Mösch
|
c730047176
|
Enable superfluous_else rule (#5412)
|
2024-03-03 16:30:44 +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
|
b281a8d33a
|
Update SwiftSyntax (#5168)
|
2023-08-30 22:57:10 +02:00 |
|
Christian Panetta
|
bf8edaaeff
|
Improve violation message for attributes rule (#5108)
|
2023-07-15 15:47:11 +02:00 |
|
Danny Mösch
|
7756793356
|
Add new option to attributes rule to influence it for attributes with arguments (#4855)
|
2023-05-05 16:12:01 -04:00 |
|
JP Simard
|
a7bc9e20c7
|
Move built-in rules to new SwiftLintBuiltInRules module (#4950)
|
2023-04-27 11:16:01 -04:00 |
|