Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
thatRichman committed Dec 18, 2024
1 parent e83d79a commit 76ed909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wdl-lint/tests/lints.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ use rayon::prelude::*;
use wdl_ast::Diagnostic;
use wdl_ast::Document;
use wdl_ast::Validator;
use wdl_lint::rules::ShellCheckRule;
use wdl_lint::LintVisitor;
use wdl_lint::rules::ShellCheckRule;

/// Finds tests for this package.
fn find_tests() -> Vec<PathBuf> {
Expand Down

0 comments on commit 76ed909

Please sign in to comment.