

1·
11 months agoReturning and finding everything done is equally suspicious. That’s when you have to take a closer look and discover what spaghetti made it through peer review.
Returning and finding everything done is equally suspicious. That’s when you have to take a closer look and discover what spaghetti made it through peer review.
Honestly I’ll disable linting across entire files during these kinds of refactors because it’s annoying having build output littered with unused imports and format warnings while I’m still working on a solution. Requires some extra diligence to re-enable and clean up before pushing though.