You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to require the inclusion of documentation when a new type is introduced.
Suggested Solution
Output a warning if an item do not have any documentation associated with it. This could be configured for functions, interfaces, types, methods, classes, and variables.