You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, all source code for the app lives in the root of the repository alongside all configs and repo files. We should move this all into /src for better organization. Refactoring should ensure that all module imports are updated, CI / CD actions are checked for paths, etc.
As of now, all source code for the app lives in the root of the repository alongside all configs and repo files. We should move this all into
/src
for better organization. Refactoring should ensure that all module imports are updated, CI / CD actions are checked for paths, etc.Current:
Proposed:
The text was updated successfully, but these errors were encountered: