"Resolve" option #313
franciscoamado
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey, Yeah I've thought about doing this, however I'm not sure it can be done in way that would actually be universally beneficial. I think it's important to review unused code with its surrounding context before removing it. And in the case of assign-only properties, removing the wrong property can actually cause bugs. There are also some instances where Periphery can produce false-positive results due to bugs in Swift, and having to undo those changes would be pretty annoying. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋🏻
Thank you for building Periphery.
I've been using it in a project and came up with the idea that it would be great if Periphery offered a command for cleaning or "resolving" the issues it found.
Have you thought about expanding Periphery in that direction?
Beta Was this translation helpful? Give feedback.
All reactions