Skip to content

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-cookbook

A collection of useful Clojure recipes (the sort of things you do once in the lifetime of a project and then forget how to do).

Meta level recipes will be documented here.

Formatting pre-commit hook

Pre-commit hook bash script can be found here.

Downloads and caches zprint and uses it to format staged code automatically on commit.

Formatting rules can be configured here.

Setup:

git config core.hooksPath git-hooks
chmod +x git-hooks/pre-commit

The accompanying blog post can be found here.

About

No description, website, or topics provided.

Resources

Stars

66 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages