zprint-filter-0.4.14
Some significant changes:
- Fixed a number of issues (see the CHANGELOG).
- Added sorting for dependencies in leiningen
project.clj
files -- EXPERIMENTAL. - Added a general way to rewrite code during formatting -- also EXPERIMENTAL.
- Can configure from
.zprint.edn
as well as.zprintrc
files. - Will search for either a
.zprintrc
or a.zprint.edn
files from current directory up the tree until it finds one. let
forms without a body format correctly.