Skip to content

Support reading stdin in CLI to make echo ... | commit-check --flag work #271

@shenxianpeng

Description

@shenxianpeng

What's the problem this feature will solve?

read stdin in the CLI so echo ... | commit-check --flag works.

Describe the solution you'd like

Implementing stdin support by adding optional text overrides to check functions and wiring stdin reading in the CLI so echo ... | commit-check --flag works.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions