301 Commits

Author SHA1 Message Date
Cal Stephens a5fa7a6a57 Update for 0.61.1 release 2026-04-27 07:08:28 -07:00
Anurag Saxena 814ae64026 Update VSCode integration instructions to use Run on Save (#2520) 2026-04-27 07:01:13 -07:00
Cal Stephens 397309e736 Update for 0.61.0 release 2026-04-11 12:26:55 -07:00
acevif 93004fb971 Add Nix devShell installation guidance (#2474) 2026-04-11 12:26:55 -07:00
Copilot 9a00c082cc Document known issue for propertyTypes rule with static factory methods on namespace types (#2449)
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
2026-04-11 12:26:54 -07:00
Cal Stephens c8e50ff2cf Update for 0.60.1 release 2026-03-07 08:37:31 -08:00
Cal Stephens f098405c8e Update for 0.60.0 release 2026-03-03 08:09:28 -08:00
Copilot fc3a2ccb10 Update redundantEquatable to preserve == implementation in types with Strideable conformance (#2417)
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
2026-03-03 08:09:28 -08:00
Cal Stephens 22a472ced4 Update for 0.59.1 release 2026-01-29 19:55:41 -08:00
Cal Stephens c8b8d61f32 Update for 0.59.0 release 2026-01-25 09:02:04 -08:00
Lennon Wang 5b17fafbcf Correct the typo in the command line arguments of README.md (#2313) 2026-01-25 09:02:04 -08:00
Nick Lockwood fb7ce2e469 Update for 0.58.7 release 2025-11-29 12:13:20 +00:00
Nick Lockwood e6fe3e445b Update for 0.58.6 release 2025-11-11 21:30:39 +00:00
Nick Lockwood 32461e62c8 Fix incorrect cache path in README 2025-11-10 17:54:23 +00:00
Nick Lockwood 9c82dcb153 Update for 0.58.5 release 2025-10-17 21:04:46 +01:00
Nick Lockwood ad4b6b92d9 Update for 0.58.4 release 2025-10-16 07:37:00 +01:00
Stefan Herold fc3af3ceb4 Update README to reflect actual swift version precedence behavior (#2234) 2025-09-29 08:28:36 -07:00
Cal Stephens b8a00c39a4 Add documentation for filtered config file sections 2025-09-22 19:13:36 -07:00
Nick Lockwood e6f0df6be5 Remove "format-" prefix from --markdown-file arguments 2025-09-22 19:13:35 -07:00
Dan Federman 7326c18ac5 Use swift package index badge for supported swift version (#2144) 2025-07-14 18:31:07 -07:00
Nick Lockwood d866f44049 Support :this and :previous in comment directives 2025-07-13 11:32:06 -07:00
Cal Stephens 3166fd00d6 Update options from --alloneword to --kebab-case (#2123) 2025-07-13 11:32:06 -07:00
Cal Stephens 6ecf859493 Add documentation about markdown formatting support (#2122) 2025-07-13 11:32:06 -07:00
NikeKov a426017c23 [New rule] spacingGuards (#1804) 2025-05-12 20:18:42 -07:00
Cal Stephens bddd1d99e6 Add section about homebrew --HEAD option (#2034) 2025-05-09 06:46:11 -07:00
Cal Stephens 90cf3f07e5 Add section about nightly builds to README.md and CONTRIBUTING.md 2025-05-08 18:21:50 -07:00
Christian Clauss c3696e376f README.md: Upgrade GitHub Action checkout
https://github.com/actions/checkout/releases
2025-04-29 18:22:52 -07:00
Nick Lockwood 5fdd6a5707 Update for 0.55.0 release 2024-11-16 23:03:55 +00:00
Nick Lockwood add0c34108 Rename propertyType rule to propertyTypes 2024-11-16 20:23:01 +00:00
Cal Stephens 9517fd25b8 Add support for specifying Swift language mode 2024-11-16 20:11:54 +00:00
Nick Lockwood 5e39daeef7 Update minimum supported Swift version to 5.3 2024-11-16 20:11:54 +00:00
Cal Stephens 6eb42022e5 Update preferInferedTypes rule to propertyType, add support for explicit option 2024-11-09 11:26:22 +00:00
Cal Stephens 11a8717a1d Add preferInferredTypes rule 2024-11-09 11:26:21 +00:00
Nikita Puzikov 77e9fee640 remove recommendation for .swift-version file in docs; move the --swiftversion option to the first position (#1919) 2024-11-09 11:25:45 +00:00
Nick Lockwood d74921caca Add known issue for preferForLoop rule 2024-10-06 18:30:27 +01:00
Nick Lockwood f15a37996e Fix README typo 2024-09-07 07:56:25 +01:00
Hampus Tågerud 33a2ce30f5 Update file header placeholders documentation to match the code (#1737) 2024-06-20 18:07:39 +01:00
Nick Lockwood dd989a46d0 Update for 0.54.0 release 2024-06-11 08:42:57 +01:00
Hampus Tågerud 8c5f7ae78f Add created.name and created.email file header placeholders 2024-06-09 18:47:04 +01:00
Nick Lockwood 05cb325003 Update for 0.53.9 release 2024-05-12 19:51:19 +01:00
Frank Tan 6b0e994cfd Update README.md (#1693) 2024-05-04 09:30:24 +01:00
Cal Stephens 81176d543f Add --strict option to emit non-zero exit code after applying changes (#1676) 2024-04-20 05:00:44 +01:00
Finn Voorhees 8a8158d7ac Update README.md (#1667) 2024-04-06 06:59:05 +01:00
Isaac Greenspan b400cce054 Fix opaqueGenericParameters workaround comment (#1665) 2024-04-02 08:35:04 +01:00
Nick Lockwood 607c7057e5 Update for 0.53.2 release 2024-02-17 12:38:55 +00:00
Iulian Onofrei 8dc0e85610 Fix incorrect shell command in README (#1560) 2023-10-26 02:13:20 -07:00
Nick Lockwood 13e00c4de0 Add script sandboxing warning 2023-09-25 23:28:22 +01:00
Pádraig Ó Cinnéide 8521150927 Add link to Nova extension 2023-09-18 21:02:16 +01:00
Nick Lockwood 2f6800b54f Update for 0.52.1 release 2023-08-17 20:19:04 +01:00
Nick Lockwood a16414efde Rename master branch to main 2023-08-12 11:41:46 +01:00