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

Remove common/naming.py #14

Open
WojtekMs opened this issue Jan 19, 2024 · 0 comments
Open

Remove common/naming.py #14

WojtekMs opened this issue Jan 19, 2024 · 0 comments
Labels
refactor Does not change functionality, only internal code structure

Comments

@WojtekMs
Copy link
Owner

This is a bad idea to keep these things shared in a common module.

Parser should have his own data and formatter should have its own data to help modularize application.

@WojtekMs WojtekMs added the refactor Does not change functionality, only internal code structure label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Does not change functionality, only internal code structure
Projects
None yet
Development

No branches or pull requests

1 participant