cascade icon indicating copy to clipboard operation
cascade copied to clipboard

Reformat code w/ spaces

Open hlship opened this issue 16 years ago • 1 comments

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.

hlship avatar Oct 19 '09 16:10 hlship

maybe using git hooks until that happens?

paraseba avatar Oct 25 '09 19:10 paraseba