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

[Ready for review] Indent filter does not ignore empty lines #1425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NikolaDojic
Copy link

Summary

Proposed change:
#1421 (comment)
Closes #1421.

Checklist

I've completed the checklist below to ensure I didn't forget anything. This makes reviewing this PR as easy as possible for the maintainers. And it gets this change released as soon as possible.

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Base: 89.65% // Head: 89.66% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (364d825) compared to base (fd50090).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1425   +/-   ##
=======================================
  Coverage   89.65%   89.66%           
=======================================
  Files          22       22           
  Lines        3046     3047    +1     
=======================================
+ Hits         2731     2732    +1     
  Misses        315      315           
Impacted Files Coverage Δ
nunjucks/src/filters.js 96.27% <100.00%> (+0.01%) ⬆️

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.

@NikolaDojic NikolaDojic changed the title Indent filter does not ignore empty lines [Ready for review] Indent filter does not ignore empty lines Dec 11, 2022
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.

Indent filter does not ignore empty lines
1 participant