-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
The jinja templates here and here have a lot of code duplication. When there is a bug, a fix is being applied in more than one place. For example see https://github.com/googleapis/gapic-generator-python/pull/1582/files where a fix was applied in 5 places instead of one. This breaks the DRY (Don't repeat yourself) rule of code health
Metadata
Metadata
Assignees
Labels
type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.