This commit is contained in:
Michiel Borkent 2020-04-24 11:13:08 +02:00
parent 9a66561fa5
commit c17136b052

View file

@ -411,7 +411,7 @@ The namespace `babashka.curl` is a tiny wrapper around curl. It's aliased as
A note on style. Babashka recommends the following: A note on style. Babashka recommends the following:
- Only use `*input*` and aliases without require in bash one-liners. - Only use `*input*` and aliases without an explicit require in bash one-liners.
Do this: Do this: