SwiftFormat icon indicating copy to clipboard operation
SwiftFormat copied to clipboard

redundantOptionalBinding raising error

Open xDhii opened this issue 2 years ago • 1 comments

When I enable the "redundantOptionalBinding", SwiftFormat stops working and an error is raised (I don't know how to get the full error) If I disable this option, everything works fine

image

xDhii avatar Oct 29 '23 03:10 xDhii

Can you share the file that you were attempting to format? Also, are you able to reproduce this error using the command-line version of SwiftFormat?

nicklockwood avatar Oct 29 '23 03:10 nicklockwood