codelyzer icon indicating copy to clipboard operation
codelyzer copied to clipboard

Refactor the build handler classes to avoid code duplication

Open marknfawaz opened this issue 4 years ago • 1 comments

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

marknfawaz avatar Apr 22 '21 15:04 marknfawaz

Additional refactor notes for the pre/post port semantic model + compilations: https://github.com/aws/codelyzer/pull/67#issuecomment-825081781

jonlouie avatar Apr 22 '21 18:04 jonlouie