Closed jpmoura closed 5 years ago
The project need a refactoring to improve its maintainability. Configuration blocks can be extracted to another domain, also utility functions.
Each consumer must have its own module and its responsibility needs to be better delimited.
Solved in commit 260f179
The project need a refactoring to improve its maintainability. Configuration blocks can be extracted to another domain, also utility functions.
Each consumer must have its own module and its responsibility needs to be better delimited.