bowler-framework / Bowler

RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
http://bowlerframework.org
BSD 3-Clause "New" or "Revised" License
119 stars 13 forks source link

Mixed tabs / spaces indentation #6

Closed sfermigier closed 13 years ago

sfermigier commented 13 years ago

You're mixing tabs and spaces in your indentation.

Cf. BowlerParentProject.scala.

wfaler commented 13 years ago

fixed - been doing changes to project files in intellij and textmate alternatingly, messed up formatting.