README
This commit is contained in:
parent
7d5b56ed1b
commit
d5d0c32a8b
1 changed files with 2 additions and 1 deletions
|
|
@ -426,7 +426,8 @@ A note on style. Babashka recommends the following:
|
||||||
|
|
||||||
### Explicit requires
|
### Explicit requires
|
||||||
|
|
||||||
Use an explicit namespace form in scripts, unless you're writing one-liners.
|
Use explicit requires with namespace aliases in scripts, unless you're writing
|
||||||
|
one-liners.
|
||||||
|
|
||||||
Do this:
|
Do this:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue