Skip to content

fix: pre-push hook works without a TTY#55

Merged
lemsx1 merged 1 commit into
mainfrom
fix_pre_push_tty
May 6, 2026
Merged

fix: pre-push hook works without a TTY#55
lemsx1 merged 1 commit into
mainfrom
fix_pre_push_tty

Conversation

@lemsx1
Copy link
Copy Markdown
Contributor

@lemsx1 lemsx1 commented May 6, 2026

No description provided.

Wrap chef/cookstyle/rubocop calls with run_cmd() which uses script(1)
to provide a pseudo-TTY when none is available. Handles both macOS
(BSD script) and Linux (util-linux script) syntax.
@lemsx1 lemsx1 added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 09ba670 May 6, 2026
2 checks passed
@lemsx1 lemsx1 deleted the fix_pre_push_tty branch May 6, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant