flower icon indicating copy to clipboard operation
flower copied to clipboard

Formatting & Clippy

Open Restioson opened this issue 7 years ago • 1 comments

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.

Restioson avatar Nov 28 '17 18:11 Restioson

Ideally we should make our own rustfmt config to avoid bad formatting (rustfmt can do some reaal weird stuff).

Restioson avatar Mar 07 '18 16:03 Restioson