All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.
...
--stats FILE
option allows writing the task statistics to a file after
processing is complete. The file name may end in .edn
or .tsv
to control
the output format.cljfmt
library so it can be used by plugins
if desired..
and ..
properly.--verbose
and
--no-color
will work on the tool output.config
task on a file will produce the correct config list now.This is a significant release which revamps the tooling entirely. Instead of a Leiningen plugin, the tool is now a stand-alone native binary compiled with Graal.
cljfmt.config
namespace for specs and working with configuration files..cljfjmt
files on
disk.cljfmt/indents.clj
resource.ForkJoinPool
to efficiently utilize
processor cores.lein-cljfmt
project.First fork release. Rewrote most of the code and added a bunch of new functionality.
Legacy project release.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close