Nick Lockwood
|
6ea6ae64c7
|
Add new rules to project .swiftformat file
|
2025-10-04 08:46:46 +01:00 |
|
Cal Stephens
|
d9b43df8b0
|
Update redundantPublic rule to apply to private types (#2167)
|
2025-09-22 19:13:35 -07:00 |
|
Cal Stephens
|
3166fd00d6
|
Update options from --alloneword to --kebab-case (#2123)
|
2025-07-13 11:32:06 -07:00 |
|
Cal Stephens
|
d07ba4e6a7
|
Update redundantPublic rule to handle extensions of internal types (#2077)
|
2025-07-13 11:32:06 -07:00 |
|
Cal Stephens
|
760c32756c
|
Add rule to remove redundant public access control from declarations in internal types (#2075)
|
2025-07-13 11:32:06 -07:00 |
|
Nick Lockwood
|
a3da3b8cdd
|
Fix redundant parens not removed after return
|
2023-04-08 18:46:18 +01:00 |
|
Nick Lockwood
|
595b5150e0
|
Fix comment wrapping after code on same line
|
2022-10-05 23:48:36 +01:00 |
|
Nick Lockwood
|
ec02ce028e
|
Improve wrapSingleLineComments rule
|
2022-09-24 20:24:31 +01:00 |
|
Nick Lockwood
|
92ea8c7b06
|
Fix removing self from unwrapped variables
|
2021-10-03 09:35:48 +01:00 |
|
Nick Lockwood
|
f319b918f0
|
Indent wrapped statements like Xcode 12
|
2020-10-14 09:36:53 +01:00 |
|
Nick Lockwood
|
98ae8e7c74
|
Enable extensionAccessControl rule by default
|
2020-10-13 20:35:07 +01:00 |
|
Nick Lockwood
|
445abe35fc
|
Fix throwing function braces mistaken for closure
|
2020-08-08 18:43:08 +01:00 |
|
Nick Lockwood
|
d294de84b9
|
Add snapshot test for issue #697
|
2020-08-08 08:42:32 +01:00 |
|