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
I noticed that AnyError doesn't have a /// comment above its definition. We should audit the codebase to make sure all defined classes have some sort of comment explaining their purpose.
I noticed that
AnyErrordoesn't have a///comment above its definition. We should audit the codebase to make sure all defined classes have some sort of comment explaining their purpose.