this post was submitted on 28 Feb 2024
913 points (96.9% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] WhiteHawk@lemmy.world 43 points 1 year ago (2 children)

Mixing spaces and tabs should be a warcrime.

[–] pingveno@lemmy.ml 9 points 1 year ago

And in Python, it's merely a SyntaxCrime.

[–] merc@sh.itjust.works 0 points 1 year ago (1 children)

Find me anyone who claims they use tabs for indentation, and I bet I'll find at least one case where they're using both tabs and spaces.

The only safe way to avoid war crimes is to avoid tabs.

[–] dotMonkey@lemmy.world -1 points 1 year ago

I use the tab key but I'm pretty sure vs code converts that to spaces