We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b261c69 commit 0a5467fCopy full SHA for 0a5467f
1 file changed
pre_commit_hooks/shellcheck_run_steps.py
@@ -81,7 +81,6 @@ def main(argv: Sequence[str] | None = None) -> int:
81
"run",
82
f"--volume={os.getcwd()}:/mnt",
83
"--rm",
84
- "-it",
85
DefaultShellCheckImage,
86
],
87
nargs="*",
0 commit comments