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

Refactor Generator code to be DRY and more concise #177

Closed
kylehodgetts opened this issue Sep 29, 2021 · 0 comments · Fixed by #178
Closed

Refactor Generator code to be DRY and more concise #177

kylehodgetts opened this issue Sep 29, 2021 · 0 comments · Fixed by #178

Comments

@kylehodgetts
Copy link
Contributor

kylehodgetts commented Sep 29, 2021

Currently the code for each generator is very long, hard to follow and there is duplicated logic between generators.

To increase the chance of attracting contributors, the code should be easy for them to follow and reuse where possible. This will lower the barrier to entry for writing new generators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant