renovate[bot]
6a004473fe
chore(deps) Update all non-major dependencies
2022-11-14 18:43:17 +00:00
renovate[bot]
9c52bea5c6
chore(deps) Update dependency pytest-xdist to v3
2022-10-31 07:56:15 +00:00
renovate[bot]
61c22968d7
chore(deps) Update all non-major dependencies
2022-10-10 07:09:55 +00:00
renovate[bot]
840cfebda4
chore(deps) Update dependency importlib-metadata to v5
2022-10-03 12:55:02 +00:00
renovate[bot]
d8f7480ca1
chore(deps) Update all non-major dependencies
2022-10-03 10:10:37 +00:00
renovate[bot]
b3985729a2
chore(deps) Update dependency pytest-cov to v4
2022-10-03 09:38:14 +00:00
Christopher Pickering
2c46e976db
chore(lint): updated tox config
2022-09-12 09:58:45 +02:00
Christopher Pickering
a1c7376a8c
chore(deps): updated deps
2022-09-07 11:19:08 -05:00
renovate[bot]
74e0d61ed3
chore(deps) Update all non-major dependencies
2022-09-05 06:05:25 +00:00
Christopher Pickering
7b1ad92d28
added tox as dev dep
2022-09-01 15:28:05 -05:00
Christopher Pickering
e804346d61
ci(flake8): moved flake8 into tox because of dep conflicts
2022-09-01 09:19:10 -05:00
Christopher Pickering
b8790a973e
ci(lint): updated lint rules for regex
2022-09-01 09:09:41 -05:00
Christopher Pickering
ed182c6c11
test(stdin): added test for stdin --check
...
re #359
2022-09-01 08:44:17 -05:00
Christopher Pickering
237e84464c
fix(requirements): removed optional deps from requirements section. Cleaned up tox
...
Some flake8 is not compatible with other versions, so some flake tools are disabled until those
packages are updated.
closes #322
2022-08-02 10:13:02 -05:00
Christopher Pickering
99b5ee2c1f
feat(formatter): added options to format css and js using jsbeautifier
2022-07-28 13:58:03 -05:00
Christopher Pickering
7e4ac76be0
fix(indent): fixed bad indent on short blocks
...
closes #309
2022-07-28 10:45:15 -05:00
Christopher Pickering
ee87ef7024
docs(contributing): updated contributing docs, moved in dev deps
2022-07-28 07:51:03 -05:00
Christopher Pickering
160dfce6d7
refactor(htlm tags): changed list of html tags to import list
2022-05-17 12:59:33 -05:00
Christopher Pickering
0f698bce19
refactor(void tags): changed void tag list to imported package
2022-05-17 12:51:09 -05:00
Franklyn Tackitt
be55b8e221
Switch from tomlkit to tomli
...
Tomli is the upcoming python 3.11 standard library toml parser,
and will be available as tomllib when 3.11 releases.
This switches from using tomlkit to tomli, which brings it inline
with black, poetry, and many other toml parsing python packages
2022-05-01 12:08:43 -07:00
Renovate Bot
7df2ef104b
chore(deps) Update all non-major dependencies
2022-04-05 16:12:26 +00:00
djlint-bot
089060065b
chore(build): update packages [Weekly]
2022-02-13 01:13:38 +00:00
djlint-bot
ed397ed120
chore(build): update packages [Weekly]
2022-02-06 01:13:00 +00:00
djlint-bot
4bc7f0b592
chore(build): update packages [Weekly]
2022-01-30 01:05:11 +00:00
Christopher Pickering
a7e0d88e79
added import for py3.7, dropped 3.6 from pyproject
2022-01-24 12:17:20 -06:00
djlint-bot
8c69016a42
chore(build): update packages [Weekly]
2022-01-24 15:43:22 +00:00
Tony Rippy
59186f1843
Updates PyYAML to 6.0.
2021-11-10 19:12:49 -05:00
Christopher Pickering
0111614913
closes #102 , added test.
2021-10-29 11:42:39 +03:00
Christopher Pickering
849648a8d6
fixed regex for colgroup. closes #36
2021-10-04 10:24:58 +02:00
Christopher Pickering
b8b6c919a4
added support for {%- nunjucks
2021-09-08 11:52:16 +02:00
Christopher Pickering
5495516c74
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