Say it like this
Real examples
"We identified some code smells in the authentication module during yesterday's review, so we allocated time to refactor this sprint."
"This function is 200 lines long and handles five different responsibilities—that is a code smell indicating we should split it into smaller methods."
"Before we ship this feature, let us do a quick pass to catch any code smells and clean up technical debt."
Don't say this
Handle with care. Code smell is not a literal smell and does not indicate a bug exists. It signals potential quality issues that need investigation, not confirmed problems.
Other forms
code smell
"This code smell suggests the function is doing too much."
code smells
"We found several code smells during the refactoring audit."
smell a code smell
"I smell a code smell—let us review this logic together."
Often used with
Similar words
Opposites
Practice
Try it
4 quick exercises
1. You notice a function with 15 parameters. What do you say in a code review?
2. The linter found several _______ in the payment module that we should address before release.
3. Which sentence uses code smell incorrectly?
4. Rewrite this in natural tech English using code smell: 'This part of the code looks suspicious because it has a really long function that does many different things, and we should probably make it better.'
Questions
Quick poll
Have you said "code smell" in a standup this week?
Want more structured practice like this? Our English for Programmers course covers real workplace English in depth.




