Fix Clippy warnings #261
Labels
good first issue
Good for newcomers
topic: build
Anything relating to the build system.
type: bug
Something isn't working
type: development
Work to ease development or maintenance, without direct effect on features or bugs
#208 has added a check for Clippy warnings to the CI build. The code currently emits some warnings though, making the check fail: https://github.com/hannobraun/Fornjot/actions/runs/1910495131
These warnings should be either fixed or suppressed. I've taken a quick look and spotted nothing controversial that needs to be suppressed, so just fixing them as suggested by Clippy is probably fine.
The text was updated successfully, but these errors were encountered: