You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using :managed-dependencies in a leiningen project, the :dependencies section is dropped
while using cljr-sort-project-dependencies instead of being sorted
Expected behavior
When using
:managed-dependencies
in a leiningen project, the:dependencies
section is droppedwhile using
cljr-sort-project-dependencies
instead of being sortedSteps to reproduce the problem
Assuming this
project.clj
file:After:
M-x cljr-sort-project-dependencies
Buffer is updated as follow:
Environment & Version information
clj-refactor.el version information
clj-refactor 2.5.1 (package: 20210628.1154), refactor-nrepl 2.5.1
CIDER version information
Leiningen or Boot version
Leiningen 2.9.5 on Java 1.8.0_302 OpenJDK 64-Bit Server VM GraalVM CE 20.3.3
Emacs version
GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.17.6) of 2022-04-09
Operating system
Linux 5.15.25-gentoo x86_64
The text was updated successfully, but these errors were encountered: