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

Remove GenericConfig and make it as part of FixPlugin and WarnPlugin #440

Open
nulls opened this issue Aug 25, 2022 · 0 comments
Open

Remove GenericConfig and make it as part of FixPlugin and WarnPlugin #440

nulls opened this issue Aug 25, 2022 · 0 comments

Comments

@nulls
Copy link
Member

nulls commented Aug 25, 2022

GenericConfig looks like a common class for all plugins.
We can move all properties form GenericConfig to *PluginConfigs and use them during executing a specific plugin instead of fetching 2 plugin configs

Of course, changes should be seamless for user on save.toml level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant