We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e6f89 commit 9709568Copy full SHA for 9709568
README.md
@@ -77,7 +77,7 @@ Unlike `cider-nrepl` which defines many middleware with a handful of related
77
ops, `refactor-repl` defines a single middleware which houses all of the provided nREPL
78
ops.
79
80
-### In case `refactor-nrepl` used for advanced refactorings
+### In case `refactor-nrepl` is used for advanced (AST-based) refactorings
81
82
The [analyzer](https://github.com/clojure/tools.analyzer)
83
`refactor-nrepl` uses needs to eval the code too in order to be able
0 commit comments