Created
September 17, 2021 15:49
-
-
Save geofffranks/895aab229f2f42b63cc83717941b78ca to your computer and use it in GitHub Desktop.
a bit o' spruce, from http://play.spruce.cf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"flavor":"1.28.0","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"first.yml","contents":"--- # first.yml\nsome_data: this will be overwritten later\na_random_map:\n key1: some data\nheres_an_array:\n- first element\n\n\n\n\n"},{"filename":"second.yml","contents":"--- # second.yml\nsome_data: 42\na_random_map:\n key2: adding more data\nheres_an_array:\n- (( prepend ))\n- zeroth element\nmore_data: 84\n\n\n\n"}],"skip_eval":false,"fallback_append":false,"go_patch":false,"debug":false,"trace":false} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment