12 Commits

Author SHA1 Message Date
Cal Stephens afefbcc091 Apply formatting 2026-01-25 09:28:33 -08:00
Nick Lockwood 6ea6ae64c7 Add new rules to project .swiftformat file 2025-10-04 08:46:46 +01:00
Cal Stephens ebdc24c4a5 Improve support for XCTAssertEqual and XCTAssertNil in noForceUnwrapInTests (#2208) 2025-09-22 19:13:36 -07:00
Cal Stephens 5bfbb67f6f Update rule tests to use multi-line strings (#2168) 2025-09-22 19:13:35 -07:00
Manny Lopez 6759036fa8 Add urlMacro rule to prefer #URL(...) macro to force-unwrapped initializer URL(...)! (#2095) 2025-07-13 11:32:06 -07:00
Andy Bartholomew 8862bd4578 Prefer throwing tests to using try! (#2074) 2025-07-13 11:32:06 -07:00
Nick Lockwood c42207bd41 Update .swiftformat swiftfversion 2025-07-13 11:32:06 -07:00
Cal Stephens 31b39bf9a3 Add rule to prefer Swift Testing over XCTest 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 cdd88b002c Migrate CodeOrganizationTests to DeclarationV2 2025-05-12 20:18:43 -07:00
Cal Stephens d2ea346884 Add rule to remove redundant Equatable implementations 2025-05-12 20:18:42 -07:00
Cal Stephens 709a1d5009 Add tests related to code organization and rule helper usage (#1808) 2024-11-16 20:11:16 +00:00