beloglazov / couchdb-scala

A purely functional Scala client for CouchDB
Apache License 2.0
65 stars 19 forks source link

Add code style settings and reformat the code #38

Closed beloglazov closed 8 years ago

beloglazov commented 8 years ago

This PR adds Intellij code style settings, sets the scalastyle line length to 100 and tabSize to 2, and reformats the whole codebase based on that.

ermyas commented 8 years ago

:+1: LGTM