- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 18 Nov 2024 18:35:30 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 November 2024 02:35:34 UTC
@domenic approved this pull request. Although I usually like early return, I agree break is clearer here. Maybe because: - There's a return value, so this is slight amounts of deduping. - The return statement is immediately afterward. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1325#pullrequestreview-2444163583 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1325/review/2444163583@github.com>
Received on Tuesday, 19 November 2024 02:35:34 UTC