Skip to content

Commit

Permalink
appease linux clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed May 16, 2024
1 parent 48f624d commit 133e864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-tools/xtask/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ use clap::{Parser, Subcommand};

mod check_workspace_deps;
mod clippy;
#[cfg_attr(not(target_os = "illumos"), allow(dead_code))]
mod external;

#[cfg(target_os = "illumos")]
Expand Down

0 comments on commit 133e864

Please sign in to comment.