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

fix(stdin --check): stdin with the --check flag should return a forma… #489

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

christopherpickering
Copy link
Contributor

…tted output

stdin with --check was returning the original code, but should be returning the formatted code.

closes #486

…tted output

stdin with --check was returning the original code, but should be returning the formatted code.

closes #486
@netlify
Copy link

netlify bot commented Dec 16, 2022

Deploy Preview for djlint canceled.

Name Link
🔨 Latest commit 57e1eec
🔍 Latest deploy log https://app.netlify.com/sites/djlint/deploys/639ca087efb4300008f97db7

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 95.23% // Head: 95.23% // No change to project coverage 👍

Coverage data is based on head (57e1eec) compared to base (2c9995c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files          15       15           
  Lines         839      839           
  Branches      224      224           
=======================================
  Hits          799      799           
  Misses         30       30           
  Partials       10       10           
Impacted Files Coverage Δ
src/djlint/reformat.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@christopherpickering christopherpickering merged commit ba830fa into master Dec 16, 2022
@christopherpickering
Copy link
Contributor Author

🎉 This PR is included in version 1.19.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [Formatter] long textarea in twig - line wrapping does not work
1 participant