GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.03k stars 9.32k forks source link

core(runner): use early return for readability #15914

Closed paulirish closed 2 months ago

paulirish commented 3 months ago

non-functional change. easiest to confirm when viewed with whitespace ignored.

an early return for auditMode means we can deindent, drop a type cast, and end up with a small readability improvement