djLint/tests
Christopher Pickering a577817b41
fixed stdin check
2021-09-22 08:54:28 +02:00
..
config_custom_tags changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
config_excludes Fixed #22: Added configuration options to define excluded paths 2021-09-21 13:02:33 +02:00
config_extension changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
config_ignores changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
config_indent changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
multiple_files Allowed more than one path at a time 2021-09-21 20:15:25 +02:00
__init__.py added tests 2021-07-13 10:45:57 -05:00
bad.html updated formatter and docs 2021-07-29 13:41:34 -05:00
bad.html.dj added more rules. 2021-07-12 17:07:52 -05:00
bad.html.dj2 code cleanup 2021-07-13 12:25:29 -05:00
conftest.py changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
test_config.py Fixed #22: Added configuration options to define excluded paths 2021-09-21 13:02:33 +02:00
test_django.py fixed issue with dj inline commments begin split up 2021-09-21 12:50:35 +02:00
test_djlint.py fixed stdin check 2021-09-22 08:54:28 +02:00
test_handlebars.py changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
test_html.py Added figcaption, details and summary to the list of tags to indent 2021-09-21 12:03:59 +02:00
test_linter.py changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1 2021-09-08 10:46:40 +02:00
test_nunjucks.py added support for {%- nunjucks 2021-09-08 11:52:16 +02:00