Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rename and move some interfaces/classes #290

Merged
merged 10 commits into from
Feb 13, 2021

Conversation

C0ZEN
Copy link
Contributor

@C0ZEN C0ZEN commented Jan 23, 2021

Changes:

  • Rename the IssueProcessor to IssuesProcessor
  • Move the interfaces to their own files and inside the interfaces folder
  • Prefix the interfaces with I to distinguish them from a class

Closes #272

@C0ZEN
Copy link
Contributor Author

C0ZEN commented Feb 11, 2021

@hross hello and sorry for the ping.
I am just wondering if you are available to take a look at this one?
Thanks!

@hross hross merged commit e96f31f into actions:main Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the IssueProcessor
2 participants