djLint/src/djlint
Christopher Pickering bbcf54a0f0
feat(new option): added option to attempt to keep blank lines in templates
--preser-blank-lines option can be used to try and keep existing blank lines during formatting.

closes #261
2022-06-30 07:53:24 -05:00
..
formatter feat(new option): added option to attempt to keep blank lines in templates 2022-06-30 07:53:24 -05:00
__init__.py feat(new option): added option to attempt to keep blank lines in templates 2022-06-30 07:53:24 -05:00
__main__.py added reformatter 2021-07-23 15:58:24 -05:00
helpers.py fixed #174, fixed #173, added tests 2022-01-24 12:03:44 -06:00
lint.py chore(build): update packages [Weekly] 2022-01-30 01:05:11 +00:00
output.py fixed #174, fixed #173, added tests 2022-01-24 12:03:44 -06:00
reformat.py fixed #147, added tests 2021-11-26 13:06:05 +01:00
rules.yaml fix(h025): fixes rule H025 where tags have curly hash 2022-06-28 12:38:28 -05:00
settings.py feat(new option): added option to attempt to keep blank lines in templates 2022-06-30 07:53:24 -05:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00