This op performs the following cleanups of the ns form:
:use
clauses in favor of refer
:all
.[clojure [string test]]
instead of two separate libspecs:require
and :import
form.:refer
vector, or remove it completely.Note that we have to build an AST in order to do this, so if the current file is in a bad state this op won't work.
The prefix rewriting can be turned off by tweaking cljr-favor-prefix-notation
.
Insertion of newline after the :require
keyword can controlled via cljr-insert-newline-after-require
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4