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 b49aa35 commit 43942c7Copy full SHA for 43942c7
crates/ruff/src/main.rs
@@ -1,4 +1,5 @@
1
use std::io::Write;
2
+
3
use std::process::ExitCode;
4
5
use clap::Parser;
0 commit comments