Created
March 21, 2022 17:52
-
-
Save geofffranks/71165d5b32f73e7bbe9d710d80fdc653 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.29.0","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"first.yml","contents":"--- # first.yml\nheres_an_array:\n- first element\n- second element\n- third element\nsome_data: foo\n\n\n"},{"filename":"second.yml","contents":"--- # second.yml\nheres_an_array:\n- (( delete \"second element\" ))\n- (( insert ))\n- blah\nmore_data: 84\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