▲ 164 ▼ Tabs are objectively better than spaces - gomakethings.com (gomakethings.com) submitted 2 years ago by mac@programming.dev to c/programming@programming.dev 176 comments fedilink hide all child comments
[–] xep@kbin.social 6 points 2 years ago (2 children) If I could only get everyone who works on the thing I work on to use a whitespace visualizer, it would be enough. We can fight about tabs or spaces after we get rid of all the unnecessary trailing ones. permalink fedilink source parent hideshow 4 child comments replies: [–] Olap@lemmy.world 5 points 2 years ago (2 children) You've a .editorconfig in your repo right? Right? permalink fedilink source parent hideshow 4 child comments replies: [–] JackbyDev@programming.dev 4 points 2 years ago In case folks aren't aware, https://editorconfig.org/ permalink fedilink source parent [–] jelloeater85@lemmy.world 2 points 2 years ago I'm glad someone linked this. Should be further up in this thread. permalink fedilink source parent [–] Kissaki@feddit.de 2 points 2 years ago I created a tool for removing trailing whitespace across the whole project. After cleanup now it's at least only a matter of pointing it out in reviews and occasionally fixing landed sources. permalink fedilink source parent
[–] Olap@lemmy.world 5 points 2 years ago (2 children) You've a .editorconfig in your repo right? Right? permalink fedilink source parent hideshow 4 child comments replies: [–] JackbyDev@programming.dev 4 points 2 years ago In case folks aren't aware, https://editorconfig.org/ permalink fedilink source parent [–] jelloeater85@lemmy.world 2 points 2 years ago I'm glad someone linked this. Should be further up in this thread. permalink fedilink source parent
[–] JackbyDev@programming.dev 4 points 2 years ago In case folks aren't aware, https://editorconfig.org/ permalink fedilink source parent
[–] jelloeater85@lemmy.world 2 points 2 years ago I'm glad someone linked this. Should be further up in this thread. permalink fedilink source parent
[–] Kissaki@feddit.de 2 points 2 years ago I created a tool for removing trailing whitespace across the whole project. After cleanup now it's at least only a matter of pointing it out in reviews and occasionally fixing landed sources. permalink fedilink source parent