Skip to content

dpassen/cljstyle-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cljstyle-format

This is an Emacs package to reformat Clojure code using cljstyle

https://melpa.org/packages/cljstyle-format-badge.svg

Installation

Ensure that the cljstyle executable is on your exec path

(leaf cljstyle-format
  :ensure t)

Usage

  • cljstyle-format-buffer - Formats the entire buffer
  • cljstyle-format-region - Formats the selected region
  • cljstyle-format-on-save-mode - Minor mode that formats the entire buffer on save

License

cljstyle-format is distributed under the GNU General Public License, version 3.

Copyright © 2022 Derek Passen

About

emacs package to reformat Clojure code using cljstyle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published