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