IntelliTect / IntelliTect/CodingGuidelines
proposal: ban List<T>.ForEach
オープン
- 主要言語
- C#
- スター
- 12
- フォーク
- 16
- 平均マージ
- 2分
- マージ済み PR(30日)
- 7
説明
List.ForEach is yucky and there's no scenario where it should be used instead of a `foreach` loop.
Eric Lippert agrees: https://ericlippert.com/2009/05/18/foreach-vs-foreach/
コントリビューションガイド
評価
この issue はまだ評価されていません。