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

internal: remove stickycode from config #975

Open
rvowles opened this issue Apr 7, 2023 · 0 comments
Open

internal: remove stickycode from config #975

rvowles opened this issue Apr 7, 2023 · 0 comments
Assignees

Comments

@rvowles
Copy link
Contributor

rvowles commented Apr 7, 2023

we use a variant of stickycode for config and it is of limited usefulness, we can just use the FallbackConfig capability which essentially does the same thing and remove the library dependency.

In the constructor we should pull the config rather than use the declaredconfigresolver. Some extra utils will be required to convert to types and lists for example, ensure spaces are stripped.

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

No branches or pull requests

2 participants