• CaptDust@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    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.