Skip to content

Commit f515fd4

Browse files
committed
add cli flag to open files tab with selected file #2510
1 parent e8b278a commit f515fd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ fn main() -> Result<()> {
219219
Ok(())
220220
}
221221

222-
#[allow(clippy::too_many_arguments)]
223222
fn run_app(
224223
app_start: Instant,
225224
cliargs: CliArgs,

0 commit comments

Comments
 (0)