Manually ignore warnings

This commit is contained in:
hal8174 2025-04-26 23:09:54 +02:00
parent 0ced2c3c44
commit f639082205
10 changed files with 26 additions and 27 deletions

View file

@ -42,6 +42,7 @@ enum Tracing {
}
#[derive(ValueEnum, Clone, Copy)]
#[allow(clippy::enum_variant_names)]
enum PathfinderArg {
CaFbh,
CaBh,