dbu opened this issue 7 years ago · 1 comments
Code is right now right in the root of the repository. we should move the code into src/ and tests/ to follow current best practices.
src/
tests/
Makes sense to me. We could also do that already for 1.x as that would mitigate the of merge conflicts when merging 1.x into 2.x.