Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 346 Bytes

File metadata and controls

6 lines (4 loc) · 346 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.
  • The query cs/xmldoc/missing-summary has been removed from the code-quality suite, to align with other languages.