Skip to content

Commit 0e12ee2

Browse files
committed
Add a todo about cider-jack-in-default's current position in the code
1 parent 57e2c97 commit 0e12ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cider.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,6 +1371,7 @@ PROJECT-DIR defaults to the current project."
13711371
choices nil t nil nil default))
13721372
(choices
13731373
(car choices))
1374+
;; TODO: Move this fallback outside the project-type check
13741375
;; if we're outside a project we fallback to whatever tool
13751376
;; is specified in `cider-jack-in-default' (normally clojure-cli)
13761377
(t cider-jack-in-default))))

0 commit comments

Comments
 (0)