IntermediateVocabulary#software-architecture#backend#developer-tools

Shotgun Surgery Vocabulary

Learn the vocabulary of a code smell where one small change requires edits scattered across many files.

0 / 5 completed
1 / 5
At standup, a dev mentions that making one small logical change, like adjusting how a discount is calculated, requires editing dozens of scattered classes and files across the codebase instead of touching just one place. What is this code smell called?