We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f8323 commit 641c17cCopy full SHA for 641c17c
deps.edn
@@ -29,6 +29,7 @@
29
"--exclude-call" "stencil.util/trace"
30
"--exclude-call" "stencil.util/fail"
31
"--exclude-call" "clojure.spec.alpha/def"
32
+ "--exclude-call" "stencil.functions/def-stencil-fn"
33
"-p" "src" "-s" "test"]}
34
35
:test
0 commit comments