clojure-sort-ns
does not handle forms like :gen-class
#527
Labels
clojure-sort-ns
does not handle forms like :gen-class
#527
Expected behavior
clojure-sort-ns
should handle the whole ns form, including:gen-class
.Actual behavior
clojure-sort-ns
chokes on forms like:gen-class
.Steps to reproduce the problem
Create a
.clj
file w/ the following ns form:Run
clojure-sort-ns
and see that the form is mangled:Environment & Version information
clojure-mode version information
20190105.1043
Emacs version
26.1
Operating system
Fedora 28
The text was updated successfully, but these errors were encountered: