Skip to content

style(commands/issue/list): refactor `issue list`

Clement Sam requested to merge issue-list into trunk

Description

Refactor commands/issue/list/issue_list.go. This is done to make it much cleaner and also enhance writing tests

Related Issue

None

How Has This Been Tested?

I will open a follow up PR for the tests

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports