codelyzer
codelyzer copied to clipboard
Refactor the build handler classes to avoid code duplication
Description of issue
We need to refactor some of the classes in codelyzer to address the below:
- Code duplication
- Having a pre/post port semantic model as part of any assessment
Additional refactor notes for the pre/post port semantic model + compilations: https://github.com/aws/codelyzer/pull/67#issuecomment-825081781