Skip to content
Snippets Groups Projects
Verified Commit b9f2f164 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: fix direnv watch_files

parent f6fbe915
No related branches found
No related tags found
No related merge requests found
watch_file $(find . -name "*.nix" -printf '"%p" ')
watch_file "./flake.nix" "./nix/scripts/build-cover-report.nix" "./nix/scripts/deploy.nix" "./nix/scripts/check-code.nix" "./nix/scripts/common.nix" "./nix/scripts/run-tests.nix" "./nix/scripts/run-ci-tests.nix" "./nix/scripts/run-extended-tests.nix" "./nix/scripts/clean-up.nix" "./nix/scripts/go-task.nix"
use flake
......@@ -4,10 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="9979eb22-471e-4f2f-b624-fd3edb5e8c6e" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/manager_test.go" beforeDir="false" afterPath="$PROJECT_DIR$/manager_test.go" afterDir="false" />
</list>
<list default="true" id="9979eb22-471e-4f2f-b624-fd3edb5e8c6e" name="Changes" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment