Code smells
From xoa
A bad smell means the general feeling of dread and unease when seeing certain things in a code base. Here are some of mine.
- Any rows of asterisks
- Any programmer's initials anywhere
- Commented-out code
A bad smell means the general feeling of dread and unease when seeing certain things in a code base. Here are some of mine.