Skip to content

feat: Add flag to fmt command to read from stdin#4594

Merged
jdx merged 2 commits into
jdx:mainfrom
erickgnavar:add-flag-to-format-from-stdin
Mar 12, 2025
Merged

feat: Add flag to fmt command to read from stdin#4594
jdx merged 2 commits into
jdx:mainfrom
erickgnavar:add-flag-to-format-from-stdin

Conversation

@erickgnavar

Copy link
Copy Markdown
Contributor

This allow to take input from stdin so it can be integrated in editors or shell pipelines

Also move format process into a function to be reusable for stdin process and regular file based process

erickgnavar and others added 2 commits March 8, 2025 08:46
This allow to take input from stdin so it can be integrated in editors
or shell pipelines

Also move format process into a function to be reusable for stdin
process and regular file based process
@erickgnavar erickgnavar changed the title Add flag to fmt command to read from stdin feat: Add flag to fmt command to read from stdin Mar 8, 2025
@jdx jdx merged commit 56656b5 into jdx:main Mar 12, 2025
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.

2 participants