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
Now that #651 is merged, we can add labeled ranges to diagnostics. I'd like to audit every rule and try to add some improved error messages and information.
no_unnecessary_template_expression - This could be improved but honestly hard to say exactly how - going to leave it alone for now, but open to suggestions here
no_unnecessary_type_arguments - Acceptable as-is I think
Now that #651 is merged, we can add labeled ranges to diagnostics. I'd like to audit every rule and try to add some improved error messages and information.
Rules checked
consistent-type-exportsdiagnostics quality #880no-unnecessary-type-assertiondiagnostics #693no-unnecessary-type-conversion#678no-unnecessary-type-parametersdiagnostic #690restrict-plus-operands: improve diagnostic #725restrict-template-expressions: move type to labeled range #724unbound-method#718