You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
As a user, I have many overlays. So many that my instructions files have grown quite large. I would like the ability to use an include keyword under commonOverlays, or yamlFiles[*].overlays, or yamlFiles[*].documents.overlays.
The files would contain arrays of overlays, without any indentation, and would be loaded up underneath the appropriate keywords commonOverlays and yamlFiles.
The text was updated successfully, but these errors were encountered:
As a user, I have many overlays. So many that my instructions files have grown quite large. I would like the ability to use an
include
keyword undercommonOverlays
, oryamlFiles[*].overlays
, oryamlFiles[*].documents.overlays
.Example Instructions file:
The files would contain arrays of overlays, without any indentation, and would be loaded up underneath the appropriate keywords
commonOverlays
andyamlFiles
.The text was updated successfully, but these errors were encountered: