Skip to content

Commit

Permalink
Update rules/avoid-generic-names/rule.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Mackay [SSW] <[email protected]>
  • Loading branch information
matt-goldman-ssw and danielmackay authored Nov 5, 2024
1 parent 3856e84 commit 94592e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/avoid-generic-names/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
seoDescription: Generic names like "manager" are easy and can trick us into thinking they are good for consistency. But they can quickly undermine conveying the meaning of your code.
type: rule
archivedreason:
title: Do you avoid generic names like “manager,” “processor,” “data,” or “info”?
title: Do you avoid generic names like “manageror "helper"?
uri: avoid-generic-names
created: 2024-11-05T00:00:00.0000000Z
authors:
Expand Down

0 comments on commit 94592e2

Please sign in to comment.