<p><pre><code> If you jumped on a project and they used tabs and you used spaces, what would you do?
issue :retab! command
</code></pre>
Nice. So if you invite me into your home you wouldn't mind if I start to rearrange the furniture?<p>If you get onto some else's project or you start working on an existing code base, the polite thing to do is to familiarize yourself with the formatting conventions of that project rather than reformatting everything the way you like it.<p>To me, programmers who can adapt to an existing code base without getting anal retentive about tabs and spaces and what not, is to me a sign of a mature programmer.