-
-
Notifications
You must be signed in to change notification settings - Fork 649
Closed
Labels
good first issueA simple tasks suitable for first-time contributorsA simple tasks suitable for first-time contributorsmaintenance
Description
Sideloading was removed in nREPL 1.3 and we should clean up CIDER's code accordingly. The only open issue is whether to delete both sideloading and add-middleware
or only sideloading code, as they are kind of related and add-middleware
won't work anyways if we kept it. So, probably we should just kill everything and restore add-middleware
if we ever get it to work on nREPL's side. @alexander-yakushev What do you think about this?
Metadata
Metadata
Assignees
Labels
good first issueA simple tasks suitable for first-time contributorsA simple tasks suitable for first-time contributorsmaintenance