djLint/src/djlint
2022-07-05 13:59:53 -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 feat(ignore rules): added option to ignore linter rules with inline comments 2022-07-05 13:59:53 -05:00
lint.py feat(ignore rules): added option to ignore linter rules with inline comments 2022-07-05 13:59:53 -05: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(ignore rules): added option to ignore linter rules with inline comments 2022-07-05 13:59:53 -05:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00