flower
flower copied to clipboard
Formatting & Clippy
Currently, flower hasn't been run through rustfmt
or clippy
... yikes. This should be fixed. We should also add some deny
and warn
lints for things such as missing debug impl's.
Ideally we should make our own rustfmt config to avoid bad formatting (rustfmt can do some reaal weird stuff).