mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-21 07:06:04 +00:00
Issues resolved: - Unnecessary `move()`s - `else` after `return` - `auto&` that could be `auto const&` Why yes, I did just get clang-tidy set up. :^)