get rid of clippy-related allows
This commit is contained in:
@@ -30,7 +30,6 @@ pub enum Stage {
|
||||
About,
|
||||
}
|
||||
|
||||
#[allow(clippy::struct_excessive_bools)]
|
||||
#[derive(Debug, Default)]
|
||||
pub struct Flags {
|
||||
pub elevated: bool,
|
||||
|
||||
Reference in New Issue
Block a user