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

add support for inheritance #74

Closed
slimm609 opened this issue Jul 31, 2018 · 1 comment
Closed

add support for inheritance #74

slimm609 opened this issue Jul 31, 2018 · 1 comment

Comments

@slimm609
Copy link

common should always be inherited but it would be awesome to be able to inherit other sections

common:
  key1:
  key2:

appShare:
  pathA:
  keyB:

appA:
  - inherit appShare
  keyC:

appB:
  - inherit appShare
  keyD:
@szh
Copy link
Contributor

szh commented Feb 7, 2025

This is currently not in our roadmap. If someone wants to submit a PR we're happy to review it!

@szh szh closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2025
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