Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 334 Bytes

File metadata and controls

6 lines (4 loc) · 334 Bytes

1.4.1

Minor Analysis Improvements

  • The modeling of null guards based on complex pattern expressions has been improved, which in turn improves the query cs/dereferenced-value-may-be-null by removing false positives.
  • Remove the query cs/xmldoc/missing-summary from the code-quality suite (align with other languages).