Skip to content

Commit 00b3394

Browse files
committed
[Docs] Add a note about cider-file-loaded-hook
1 parent 32835ea commit 00b3394

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/modules/ROOT/pages/usage/code_evaluation.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@ available to you:
8282

8383
== Evaluation Hooks
8484

85-
NOTE: WIP
85+
You can use `cider-file-loaded-hook` to trigger some action after a
86+
file has been evaluated.
87+
88+
TIP: `cider-auto-test-mode` is implemented in terms of this hook -
89+
tests are re-run every time you evaluate a file.
8690

8791
== Synchronous vs Asynchronous Evaluation
8892

0 commit comments

Comments
 (0)