clippy allow -> expect
This commit is contained in:
@@ -252,7 +252,6 @@ pub(super) enum DebugCommand {
|
||||
|
||||
/// - Developer test stubs
|
||||
#[command(subcommand)]
|
||||
#[allow(non_snake_case)]
|
||||
#[clap(hide(true))]
|
||||
Tester(TesterCommand),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user