mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Tidy up the .envrc file a little.
* Improve the error messages. * Use Bash syntax rather than sh syntax where possible. * Fix shellcheck warnings. * Return early to reduce indentation. * Use the `use` function. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5868 GitOrigin-RevId: 78d76a6eba5beccabb18c39a9b16ef59b936bacb
This commit is contained in:
parent
2736ee27b9
commit
f1ff3ceb76
@ -7,7 +7,7 @@
|
||||
# use flake
|
||||
|
||||
# Enable providing NodeJS versions with `nvm`
|
||||
# use_nvm
|
||||
# use nvm
|
||||
|
||||
# Enable providing GHC versions with `ghcup`
|
||||
# use_ghcup
|
||||
# use ghcup
|
||||
|
Loading…
Reference in New Issue
Block a user