I guess I have to disagree with this -- "next if" and "return if" give a net savings of two lines, and while brevity shouldn't be chosen at the expense of clarity, it's generally a good thing. If you're editing code, you have the responsibility to make it clean, just as you do when you're writing it.
no subject