SvelteViewEngine, Application and other classes are not clean #43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Many functions should be refactored so they only do one (1) thing.
One way to hunt for such do-all functions is to navigate through all the comments (there's often comments where there should be a method extraction).