Skip to content

Migrate common/v2/issue to report package structs

Lucas Charles requested to merge add-package-migration into master

What does this MR do?

Migrate common/v2/issue to report package structs

Populates project with all existing code from common subpackage with the following differences:

  • Rename package issue to report
  • Rely on analyzers/ruleset over common/v2/ruleset
  • Simplify TestDisableIdentifierReports spec to rely on fewer fixtures
  • Add README, CHANGELOG, LICENSE, and CONTRIBUTING
  • Fix gosec issues with dd9c126c

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports