It would be nice if we could maintain in the Architecture configuration a "whitelist" of self-explanatory names that don't need a description.
This list could have default already have the most common names like:
- *Id
- Name
- Label
- Description
- CreatedBy
- UpdatedBy
- CreatedOn
- UpdatedOn
The code analysis pattern Missing description on public element", should then use this list and exclude reporting elements with names that are on this list.