Christopher Pickering
1111a42a50
added tox poetry
2022-08-02 10:29:15 -05:00
renovate[bot]
5e9242b41b
chore(deps) Update dependency attrs to v22
2022-08-01 12:54:27 +00:00
renovate[bot]
d75619db61
chore(deps) Update all non-major dependencies
2022-08-01 12:44:09 +00:00
Christopher Pickering
ca7ff3a1c7
fix(formatter): fixed greedy regex issue when finding script and style tags
2022-07-28 14:24:47 -05:00
Christopher Pickering
2f8533f190
passed lint and tests
2022-07-28 10:55:55 -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
Christopher Pickering
503c88904d
ci(release): added semantic release
2022-04-25 08:53:49 -05:00
sur.la.route
abd16997c8
Merge branch 'dev' into renovate/all-minor-patch
2022-04-25 08:28:38 -05:00
Christopher Pickering
8e0b4b1b41
fix(stdin and gitignore): updated to prevent gitignore from skipping std temp paths
...
Disabled gitignore option for stdin paths.
closes #224
2022-04-25 08:26:13 -05:00
Renovate Bot
eb6f311644
chore(deps) Update all non-major dependencies
2022-04-25 05:07:13 +00:00
Renovate Bot
a54fa5e3e8
chore(deps) Update all non-major dependencies
2022-04-18 13:15:38 +00:00
Renovate Bot
ebb98de8e2
chore(deps) Update all non-major dependencies
2022-04-07 13:54:59 +00:00
Christopher Pickering
67e13d5b9b
ci(tests): prevented double test runs
2022-04-07 08:54:16 -05:00
Renovate Bot
7df2ef104b
chore(deps) Update all non-major dependencies
2022-04-05 16:12:26 +00:00
Christopher Pickering
c6c0c005f1
started npm installer
2022-02-18 17:01:16 -06:00