Cal Stephens
|
3166fd00d6
|
Update options from --alloneword to --kebab-case (#2123)
|
2025-07-13 11:32:06 -07:00 |
|
Cal Stephens
|
be46509756
|
Add test case to validate diff code block formatting in rule examples (#2120)
|
2025-07-13 11:32:06 -07:00 |
|
Cal Stephens
|
3225fb2681
|
Improve names of some existing options
|
2025-07-13 11:32:06 -07:00 |
|
Cal Stephens
|
2fd589f4a0
|
Update blankLinesAtStartOfScope rule to support switch cases and closures with captures/params (#1997)
|
2025-05-12 20:18:43 -07:00 |
|
Cal Stephens
|
fe51e1e568
|
Fix issue where type under organizeDeclarations line count threshold would ignore swiftformat:sort directive (#1976)
|
2025-05-12 20:18:43 -07:00 |
|
Cal Stephens
|
8300861f34
|
Remove DeclarationV1 API, rename DeclarationV2 to Declaration
|
2025-05-12 20:18:43 -07:00 |
|
Cal Stephens
|
0616d49ee6
|
Migrate sortDeclarations rule to DeclarationV2
|
2025-05-12 20:18:43 -07:00 |
|
Cal Stephens
|
c79878b86e
|
Move rule examples below implementation closure (#1832)
|
2024-11-16 20:18:32 +00:00 |
|
Nick Lockwood
|
6beebcd21c
|
Move examples into rules files
|
2024-11-16 20:13:32 +00:00 |
|
Nick Lockwood
|
5e39daeef7
|
Update minimum supported Swift version to 5.3
|
2024-11-16 20:11:54 +00:00 |
|
Cal Stephens
|
97169a8682
|
Update organizeDeclarations to avoid inserting blank lines inside consecutive groups of properties (#1795)
|
2024-11-09 11:26:29 +00:00 |
|
Cal Stephens
|
6ce3bd52c1
|
Implement each rule in a separate file (#1782)
|
2024-11-09 11:26:22 +00:00 |
|