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(whitespace): improved whitespace handling on tag closing bracket #590

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

christopherpickering
Copy link
Contributor

closes #582

@netlify
Copy link

netlify bot commented Apr 12, 2023

Deploy Preview for djlint ready!

Name Link
🔨 Latest commit 53d9b29
🔍 Latest deploy log https://app.netlify.com/sites/djlint/deploys/6436dd659cf3a8000774b01c
😎 Deploy Preview https://deploy-preview-590--djlint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (cefa840) 95.51% compared to head (53d9b29) 95.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
+ Coverage   95.51%   95.54%   +0.02%     
==========================================
  Files          15       15              
  Lines         870      875       +5     
  Branches      231      231              
==========================================
+ Hits          831      836       +5     
  Misses         28       28              
  Partials       11       11              
Impacted Files Coverage Δ
src/djlint/formatter/indent.py 97.59% <ø> (ø)
src/djlint/formatter/compress.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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@christopherpickering christopherpickering merged commit ab4ed74 into master Apr 12, 2023
@christopherpickering
Copy link
Contributor Author

🎉 This PR is included in version 1.22.0 🎉

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.

[FEATURE] Parsing line broken html tags
1 participant