greglook / cljstyle

A tool for formatting Clojure code
Eclipse Public License 1.0
293 stars 39 forks source link

Add hook configuration for pre-commit #57

Closed robhanlon22 closed 3 years ago

robhanlon22 commented 4 years ago

pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. I've written a custom pre-commit hook configuration that works with my locally installed cljstyle, but it would be nice to have this configuration to this repository so pre-commit can be automatically run without requiring a local user install of cljstyle.