Skip to content

Commit 6d9a4a1

Browse files
committed
docs: adds change note for first or default rule
1 parent 6525503 commit 6d9a4a1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: newQuery
3+
---
4+
* Added a new query, `cs/linq/missed-firstordefault`, to detect `foreach` loops that could be more clearly expressed using LINQ's `FirstOrDefault` method.

0 commit comments

Comments
 (0)