Hacker News new | ask | show | jobs
by luso_brazilian 3803 days ago
> But use whatever you like as long as it's consistent

I would add "as long it's consistent with the codebase and the practices of the project"

Mixing tabs and spaces in a project is very unpleasant and changing one for the other wreaks havoc in the blame functionality

1 comments

    git blame -w …