We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479a742 commit 19bb800Copy full SHA for 19bb800
crates/cli/tests/tests.rs
@@ -1,3 +1,5 @@
1
+extern crate code_guardian_cli;
2
+
3
use clap::Parser;
4
use code_guardian_cli::cli_definitions::{Cli, StackPreset};
5
use std::path::PathBuf;
0 commit comments