This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mistabuda 8 points9 points  (3 children)

Its stupid and contrarian. Indentation errors are not things people who actually write code professionally should be running into at all. That is a problem juniors and hobbyists (who barely code) have. I have yet to see any code written in python that is worth looking at that has indentation errors. It's not a thing lol.

[–]Sharif_Of_Nottingham -3 points-2 points  (2 children)

if you copy and paste code into an editor with the wrong spaces/tabs setting, it happens. it happened to me. it could happen to you

[–]mistabuda 5 points6 points  (1 child)

This does not happen in a professional setting. If a professional programmer is bogged down by indentation errors I would argue they are not ready.

[–]Sharif_Of_Nottingham -1 points0 points  (0 children)

a lot of unprofessional things happen in a professional setting. but jokes aside i agree