goreporter
goreporter copied to clipboard
Improvements in code design
Hello, I've worked on a pull request, and I found it hard to read the code: there are several big functions and a lot of repetitions. I have identified the strategy pattern to handle the different linters, what do you think about a possible rework of the code base ?
Nice. You say it makes sense. Code optimization work I have improved in feature-3.0.You can see if there is a need to optimize the place. Please re-commit code to ensure that unit testing and annotations are complete in the branch feature-3.0.
Alright, if I have time this weekend I will have a look