Skip to content

Fix clippy warnings

This is about removing Result return values where they are not needed, but I'm especially happy that it fixes the old hack we had to avoid failing SVGs with enable-background="new <numbers>".

Merge request reports