Always show cider test report

This commit is contained in:
David Morgan 2022-02-28 11:38:15 +00:00
parent c9282d5d57
commit c1aa800102
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
cider-repl-use-clojure-font-lock t
cider-repl-use-pretty-printing t
cider-save-file-on-load t
cider-test-show-report-on-success t
;; cider-invert-insert-eval-p t
;; cider-switch-to-repl-on-insert nil
cider-xref-fn-depth 90