Make sure cider runs all the tests

This commit is contained in:
David Morgan 2024-01-02 16:17:28 +00:00
parent 3f003a242d
commit 120c3b101e
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@
;; nrepl-log-messages t
cider-connection-message-fn nil
cider-show-error-buffer 'except-in-repl
cider-test-fail-fast nil
clojure-toplevel-inside-comment-form t)
(setq cider-clojure-compilation-error-phases nil)
(setq-default cider-use-overlays t)