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
The suggestion here is to perform a standard merge, but instead of having to always specify files in the with section, we can directly write the yaml code we would like to merge.
For example, let's say we have the following aviator file:
Hey Julz,
The suggestion here is to perform a standard merge, but instead of having to always specify files in the
with
section, we can directly write the yaml code we would like to merge.For example, let's say we have the following aviator file:
That would merge the base file with the following:
Why? Sometimes you want to merge something really tiny (2-3 lines) and creating a separate file for that can be an overkill.
Thanks 🙂
The text was updated successfully, but these errors were encountered: