whitespace

This commit is contained in:
2019-09-15 13:35:41 -04:00
parent 5e304ae6fb
commit dcc2a6308a
+3
View File
@@ -42,6 +42,7 @@ $ bake --silent format
All done! ✨ 🍰 ✨
7 files left unchanged.
$ bake install
· Executing 'node-deps':
yarn install v1.17.3
@@ -53,6 +54,7 @@ Installing dependencies from Pipfile.lock (2ee04c)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 8/8 — 00:00:01
· Done.
$ bake argv-example WHO=you 1 2 3
· Executing 'argv-example':
++ echo 'HELLO, you'
@@ -61,6 +63,7 @@ HELLO, you
[1, 2, 3]
· Done.
$ bake dangerous-example
· Executing '@confirm:secure' ·
What is 10 times 2?: 7