Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cretead improvement, to have some items without inheritance in tree
key!: some value
There are two possible solution:
already implemented in two inclueded commits
key!
in data.+
and-
elements from final treekey
andkey!
together - may confuse usersX
in parent and in some childX!
then next child will haveX
undefinedX
andX!
so that you will use these inherited and uninherited items together and not easy to search for special key withX!
to know that it is defined on specifix place (may be workarounded but not nice)!
it will behave in same way, so that tool has to know, that in node there is special attribute what contains, these unique keys for node.