cascade
cascade copied to clipboard
Reformat code w/ spaces
The current code looks ugly outside of Eclipse because the Clojure editor uses tabs, not spaces, when indenting. We should be using two spaces for each tab. Not worth fixing until the Clojure plugin for Eclipse evolves a bit, to support formatting, etc.
maybe using git hooks until that happens?