Skip to content

Add project root detection for ClojureCLR#690

Closed
rene-descartes2021 wants to merge 1 commit intoclojure-emacs:masterfrom
rene-descartes2021:mine
Closed

Add project root detection for ClojureCLR#690
rene-descartes2021 wants to merge 1 commit intoclojure-emacs:masterfrom
rene-descartes2021:mine

Conversation

@rene-descartes2021
Copy link
Contributor

To get this PR on CIDER to work I have to get clojure-mode to detect the project root for ClojureCLR projects.

bbatsov was right I had to add support here.

I guess the test in the CIDER repo is sufficient so no need to write one here too. I'll look at clojure-ts-mode guess it might be a one line change there too? Well I'll look.


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • The commits are consistent with our contribution guidelines.
  • You've added tests (if possible) to cover your change(s). Bugfix, indentation, and font-lock tests are extremely important!
  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!

@bbatsov
Copy link
Member

bbatsov commented Feb 20, 2026

Merged manually after rebasing and resolving the changelog conflict. Thanks!

@bbatsov bbatsov closed this Feb 20, 2026
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