Danny Mösch
|
ceef663aaa
|
Track type member declarations optionally (#6596)
|
2026-04-15 21:58:40 +02:00 |
|
Danny Mösch
|
26cc907ba8
|
Compare identifier declarations (#6589)
|
2026-04-10 00:38:46 +02:00 |
|
Danny Mösch
|
29a71dd50d
|
Track variables declared in tuples (#6565)
|
2026-03-27 19:44:12 +01:00 |
|
Danny Mösch
|
d1cdf8ce20
|
Extend redundant_self_in_closure to find all redundant selfs (#6346)
|
2025-12-07 07:49:50 -05:00 |
|
Copilot
|
038135e14d
|
Enable prefer_key_path rule (#6331)
Co-authored-by: SimplyDanny <16365760+SimplyDanny@users.noreply.github.com>
|
2025-10-31 16:58:41 +00:00 |
|
Danny Mösch
|
88191fe58e
|
Enable prefer_key_path rule and fix all violations (#5721)
|
2024-08-03 14:21:47 +02:00 |
|
Danny Mösch
|
cc4b569c54
|
Enable unused_parameter rule and fix all violations (#5673)
|
2024-07-14 11:20:50 -04:00 |
|
Danny Mösch
|
e48bdb7adf
|
Add new unused_parameter rule (#5668)
|
2024-07-14 05:31:29 -04:00 |
|
Danny Mösch
|
5bfe329d09
|
Update SwiftSyntax to version 510.0.0 (#5479)
|
2024-03-09 15:46:45 -05: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
|
35a78815d1
|
Update SwiftSyntax (#5198)
|
2023-09-14 22:49:55 +02:00 |
|
Danny Mösch
|
b281a8d33a
|
Update SwiftSyntax (#5168)
|
2023-08-30 22:57:10 +02:00 |
|
Danny Mösch
|
a68e062ac3
|
Extract methods (#5085)
|
2023-06-26 16:37:34 -04:00 |
|
Danny Mösch
|
83ab977a1b
|
Introduce visitor that tracks declared variables while traversing the AST
|
2023-06-13 23:24:48 +02:00 |
|