Moving folder locally. NAS is not it for dev.
Some checks are pending
lint / runner / vale (push) Waiting to run
Lint / MegaLinter (push) Waiting to run

This commit is contained in:
g_it 2026-03-18 11:26:59 +01:00
commit eb51115ad5
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
2 changed files with 4 additions and 1 deletions

3
.envrc
View file

@ -33,4 +33,7 @@ else
echo "pip install failed; requirements.txt not updated"
fi
# Sync Vale
vale sync
echo "Environment configured with direnv"