Skip to content

Project directory decision where lein & boot are mixed #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2015

Conversation

ajchemist
Copy link
Contributor

This functionality was moved from cider project [clojure-emacs/cider#1215] discussion.

@@ -979,17 +979,22 @@ nil."



(defun clojure-project-dir ()
(defun clojure-project-dir (dir-name)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be optional.

@ajchemist
Copy link
Contributor Author

@bbatsov I agree using reduce is overkill at this time. reduce would be considered when another something came out.

bbatsov added a commit that referenced this pull request Aug 1, 2015
Project directory decision where lein & boot are mixed
@bbatsov bbatsov merged commit d8d5a22 into clojure-emacs:master Aug 1, 2015
@bbatsov
Copy link
Member

bbatsov commented Aug 1, 2015

👍

@ajchemist
Copy link
Contributor Author

Olleh, thx! It's took 2 weeks. ;-)

Now, I'll cleanup cider PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants