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

Open
slimm609 opened this issue Jul 31, 2018 · 0 comments
Open

add support for inheritance #74

slimm609 opened this issue Jul 31, 2018 · 0 comments

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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant