Skip to content

Commit

Permalink
let code breathe
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoncr committed Nov 13, 2024
1 parent 6b5523e commit c0f2afb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ watch_file './rust-toolchain.toml'
watch_file './site_scons/env.py'

eval $(./site_scons/env.py --export)

export SCONSFLAGS="${SCONSFLAGS:-} --directory=$(expand_path .)"


Expand Down Expand Up @@ -57,4 +58,5 @@ if [ ! -f "$DIRENV_INSTALLED_CRATES" ]; then
invoke deps.cargo.install
fi


pre-commit install --allow-missing-config

0 comments on commit c0f2afb

Please sign in to comment.