Skip to content

Commit 1a65b86

Browse files
committed
fix:lint
1 parent 21f52d0 commit 1a65b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/TerminalEmulator/Model/Shell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ enum Shell: String, CaseIterable {
3636
"/bin/zsh"
3737
}
3838
}
39-
39+
4040
/// Create the exec arguments for a new shell with the given behavior.
4141
/// - Parameters:
4242
/// - interactive: The shell is interactive, accepts user input.

0 commit comments

Comments
 (0)