Closed eduardogr closed 3 years ago
+1
This would also fix all the failed golangci-lint test. Currently they fail because multiple people use the package main.
It's a good idea. I'm trying to fix this (both package and filename convention). I'm starting with sorts. You're welcome to help with other parts.
How is this going? Do you need help with this?
@eduardogr That would be great if you can improve the package organization.
I believe this issue has been resolved with the PR #266. Now it only remains for us to add tests for each function so that everything works as the implementor expects it to.
There's a lot of main packages in this project