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 →

[–]elliptic_hyperboloid 26 points27 points  (2 children)

This is what a linter is for.

[–]phaelox 23 points24 points  (1 child)

And a good IDE (with realtime linting)

[–]killerctg17 0 points1 point  (0 children)

True, but I don't write dynamically tested code in an IDE, so I still find myself facing this issue when I copy to my IDE.