Skip to content

Commit e98f65c

Browse files
author
Andrew
committed
style fix 2
1 parent 0fef980 commit e98f65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsc/src/util.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ pub fn write_output(json: &str, format: &Option<OutputFormat>) {
291291
}
292292
}
293293

294+
#[allow(clippy::too_many_lines)]
294295
pub fn enable_tracing(trace_level_arg: &Option<TraceLevel>, trace_format_arg: &Option<TraceFormat>) {
295296

296297
let mut policy_is_used = false;

0 commit comments

Comments
 (0)