Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 support stdin input #124

Merged
merged 1 commit into from
Aug 5, 2020
Merged

feat: 🎸 support stdin input #124

merged 1 commit into from
Aug 5, 2020

Conversation

shufo
Copy link
Owner

@shufo shufo commented Aug 5, 2020

#123 #110

✅ Closes: #123

Description

This PR adds a feature for stdin support.

Motivation and Context

stdin support enables communication with other processes more easier.
After this PR merged, --stdin option will be enabled.

cat test.blade.php | ./node_modules/.bin/blade-formatter --stdin

@shufo shufo added the feature New feature or request label Aug 5, 2020
@shufo shufo self-assigned this Aug 5, 2020
@shufo shufo merged commit b180522 into master Aug 5, 2020
@shufo shufo deleted the feature/stdin-support branch August 5, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support standard input
1 participant