Respect nREPL's config file
Open
- Dominant language
- Clojure
- Stars
- 1.7k
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
nREPL 0.5 introduced some configuration files, which ideally should be respected by REPLs using nREPL. (see https://nrepl.org/nrepl/0.6.0/usage/server.html#_server_configuration)
Lein and clj already honour the config file, and it be nice if boot did the same.
I guess this ticket is mostly a reminder for myself to implement this, but if someone wants to tackle it - it's a pretty simple and straightforward task.
Contributor guide
Assessment
This issue has not been assessed yet.