Open t1m0thyj opened 9 months ago
Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 10 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.
@rudyflores fyi on this issue with the refactor work 😄
Currently on the "next" branch there are ~50 circular dependencies found by the Circular dependencies workflow.
I've investigated these circular deps and propose we tackle them in two steps, since some are difficult to fix properly without making extensive code changes and moving functions around to different modules.
globals.ts
which could be considered a code smellglobals.ts
and re-fix circular deps without introducing code smells