Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General refactor #32

Open
Robzz opened this issue Apr 29, 2021 · 1 comment
Open

General refactor #32

Robzz opened this issue Apr 29, 2021 · 1 comment
Labels
T: enhancement New feature or request
Milestone

Comments

@Robzz
Copy link
Owner

Robzz commented Apr 29, 2021

So, this repo started pretty much as an afternoon experiment. Then it grew a little. It's at the point where the code looks pretty damn terrible, so next order of business before implementing any new non trivial features should be to clean it up.

@Robzz Robzz added the T: enhancement New feature or request label Apr 29, 2021
@Robzz Robzz added this to the v0.3.0 milestone Apr 29, 2021
@Robzz
Copy link
Owner Author

Robzz commented Sep 21, 2022

#37 did a good bit to clean up the code, but there's still some more things I'd like to do :

  • derive_more is barely used anymore, the dependency can probably be dropped at little cost.
  • Remove travis related stuff since I switched to Github actions
  • See if switching from snafu to anyhow makes anything simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant