Skip to content

Conversation

@dpsutton
Copy link
Contributor

Shadow doesn't allow use and this require statement gets the same result

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • All code passes the linter (make lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

Thanks!

If you're just starting out to hack on CIDER you might find this section of its
manual
extremely useful.

Shadow doesn't allow `use` and this require statement gets the same result
@dpsutton dpsutton force-pushed the repl-requires/fix-for-shadow branch from d4d32a7 to a4a7701 Compare February 25, 2020 14:48
@bbatsov bbatsov merged commit 2f183e5 into clojure-emacs:master Feb 25, 2020
@bbatsov
Copy link
Member

bbatsov commented Feb 25, 2020

Thanks!

@dpsutton dpsutton deleted the repl-requires/fix-for-shadow branch January 27, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants