-
Notifications
You must be signed in to change notification settings - Fork 397
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to:
- Move the interfaces inside
src/interfaces
with one file per interface Create a new class to handle a single issue(seems rather hard and basically means rewrote a lot of stuff so I will skip this one)- Rename
IssueProcessor
toIssuesProcessor
It will reduce the complexity of the IssueProcessor
class.
It will help to avoid creating a bunch of time the same class for the Logger.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request