To: BugSquad@bugzilla.com
From: BugMaster@bugzilla.com
Subject: You're Doing It Wrong
I know, I know, I said "use 2 spaces for the indentation." But no, no, no, you did it again.
// Don't do this, don't do that
// Seriously, what's wrong with you?
public function buggyFunction() {
// Why did we even call it 'buggy'?
console.log('This should never print');
}
// Note: Code author has been fired.
Dear BugMaster,
I know, I know, I said "I'd fix it" but I didn't.
I'm sorry.
Yours (not really),
BugSquad