Closed Horki closed 4 years ago
Clippy triggers 255.0/255.0 as error
255.0/255.0
particle_selector_button( im_str!("Cryotheum"), Some(ParticleType::Cryotheum), [12.0 / 255.0, 193.0 / 255.0, 255.0 / 255.0], false, );
@JMS55 PR #3
@JMS55 ok, could you please add clippy linter, with a list of ignoring flags
Clippy triggers
255.0/255.0
as error