willowtreeapps / swift-style-guide

The official Swift style guide for WillowTree, Inc.
MIT License
16 stars 3 forks source link

mrketchup hates 2 space tabs #3

Closed mrketchup closed 9 years ago

mrketchup commented 9 years ago

I hate 2 space tabs with all my heart. They make code very hard to read. Don't do it.

mbaranowski commented 9 years ago

@mrketchup I second this motion. White space should be left as a creative expression of each developer!

ianterrell commented 9 years ago

I actually prefer 2 space tabs usually, but not when it goes against language convention and the team defaults. I'm in favor of this change.