Skip to content

Commit 2a09d6e

Browse files
committed
Reflow a long line
1 parent 2635ceb commit 2a09d6e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,12 @@ If someone would like to tackle them, we'd be happy to provide assitance.
14951495

14961496
### Injecting dependencies and Leiningen pedantic: abort mode
14971497

1498-
Because injection currently creates an override of `tools.nrepl` dependency that Leingingen also pulls in starting up the REPL will fail if `:pedantic? :abort` is set. Either remove the `:pedantic? :abort` setting or switch off injecting the dependencies with setting `cider-inject-dependencies-at-jack-in` to nil and provide the dependencies by editing your `~/.lein/profiles.clj` as described in the [standalone REPL](#setting-up-a-standalone-repl) section.
1498+
Because injection currently creates an override of `tools.nrepl` dependency that
1499+
Leingingen also pulls in starting up the REPL will fail if `:pedantic? :abort`
1500+
is set. Either remove the `:pedantic? :abort` setting or switch off injecting
1501+
the dependencies with setting `cider-inject-dependencies-at-jack-in` to nil and
1502+
provide the dependencies by editing your `~/.lein/profiles.clj` as described in
1503+
the [standalone REPL](#setting-up-a-standalone-repl) section.
14991504

15001505
## Troubleshooting
15011506

0 commit comments

Comments
 (0)