Ask clippy to behave
This commit is contained in:
parent
18fd530085
commit
60e41666d0
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ struct Example {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug, Clone, Copy)]
|
#[derive(Debug, Clone, Copy)]
|
||||||
|
#[allow(clippy::enum_variant_names)]
|
||||||
enum Message {
|
enum Message {
|
||||||
RadiusTopLeftChanged(f32),
|
RadiusTopLeftChanged(f32),
|
||||||
RadiusTopRightChanged(f32),
|
RadiusTopRightChanged(f32),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue