-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
clean upClean up/refactor code without altering the functionality. Let's keep QuMada pretty!Clean up/refactor code without altering the functionality. Let's keep QuMada pretty!
Description
Right now the tests, legacy and examples directories are in the src directory. This means we ship and install these directories as their own top level packages when installed. This is clearly wrong. What we should do:
- Move
teststo root directory - Move
examplesto root directory - Move
legacyto/examples/legacydirectory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
clean upClean up/refactor code without altering the functionality. Let's keep QuMada pretty!Clean up/refactor code without altering the functionality. Let's keep QuMada pretty!