You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently, flower hasn't been run through
rustfmt
orclippy
... yikes. This should be fixed. We should also add somedeny
andwarn
lints for things such as missing debug impl's.The text was updated successfully, but these errors were encountered: