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: run plugin system from main #77

Merged
merged 1 commit into from
Dec 8, 2021
Merged

Conversation

f0rmiga
Copy link
Contributor

@f0rmiga f0rmiga commented Nov 23, 2021

The main purpose of this refactor is to move the initialization of the plugin system earlier in the main function. This allows the plugin system to be extended for other purposes as it runs before everything.

Included in this refactor are some general improvements (e.g. better separation of concerns) and simplifications.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@f0rmiga f0rmiga requested review from gregmagolan and removed request for alexeagle November 23, 2021 18:46
@f0rmiga f0rmiga merged commit d459264 into main Dec 8, 2021
@f0rmiga f0rmiga deleted the plugin-system-from-main branch December 8, 2021 00:13
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.

2 participants