This commit is contained in:
Dheepak Krishnamurthy 2023-09-25 08:07:19 -04:00
parent 9b7b83607a
commit e136c23959
3 changed files with 26 additions and 4 deletions

2
.envrc
View file

@ -3,5 +3,3 @@ export TASKDATA=`pwd`/tests/data/.task
export TASKWARRIOR_TUI_CONFIG=`pwd`/tests/data/.config
export TASKWARRIOR_TUI_DATA=`pwd`/tests/data/.data
export TASKWARRIOR_TUI_LOG_LEVEL=debug
export RUST_LOG=debug
export RUST_BACKTRACE=full