1009
C++ Moment (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] HopFlop@discuss.tchncs.de 7 points 9 months ago

Why would I use spaces if I use tabs? Also, it seemd like a huge waste of time hitting the space bar so many times...

[-] merc@sh.itjust.works 7 points 9 months ago* (last edited 9 months ago)

Why would I use spaces if I use tabs?

To comply with Python's best practices:

https://peps.python.org/pep-0008/

Also, if you work on the Linux Kernel, you'll see a mix of tabs and spaces:

https://elixir.bootlin.com/linux/latest/source/block/bfq-iosched.c#L390

Also, it seemd like a huge waste of time hitting the space bar so many times…

You use an editor that doesn't auto-indent?

this post was submitted on 28 Feb 2024
1009 points (97.0% liked)

Programmer Humor

32572 readers
102 users here now

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

Rules:

founded 5 years ago
MODERATORS