Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 273 Bytes

File metadata and controls

8 lines (6 loc) · 273 Bytes

1.7.1

Minor Analysis Improvements

  • The query cs/useless-tostring-call has been updated to avoid false positive results in calls to StringBuilder.AppendLine and calls of the form base.ToString(). Moreover, the alert message has been made more precise.