Skip to content

Commit 9079e33

Browse files
committed
Do not auto remove redundant selfs.
1 parent caef7fe commit 9079e33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.swiftformat

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@
3939
--enable specifiers
4040
--enable spaceInsideComments
4141
--enable linebreakAtEndOfFile
42-
--enable typeSugar
42+
--enable typeSugar
43+
--disable redundantSelf

0 commit comments

Comments
 (0)