1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2024-07-20 07:30:11 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
eb970f1823
BREAKING CHANGE: change default validator severities: "warning" and "error" 2023-07-02 13:07:45 +02:00
29203985e4
feat: ability to specify the severity of the validator
fixes #4
2023-07-02 13:05:33 +02:00
a8841b24fd
perf: ignore test files in published package (reduce package size) 2023-07-02 12:27:18 +02:00
bda82b39a3
fix: update author - Théo LUDWIG 2023-07-02 12:22:39 +02:00
f7a4edc46a
build(deps): update latest 2023-07-02 12:19:45 +02:00
67806866ee
refactor: usage of node:test instead of tap 2023-07-02 12:18:21 +02:00
Divlo
3d24ffe971
feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
2023-05-13 16:21:58 +02:00
Divlo
e818556c5b
build(deps): update latest 2023-05-13 16:19:21 +02:00
Divlo
2cb7967bc7
build(deps): update latest 2023-04-02 21:27:42 +02:00
Divlo
943b3d1fd6
fix: update dependencies to latest 2023-01-10 22:15:14 +01:00
Divlo
6ca7722fcf
perf: run validations in parallel
fixes #3
2022-10-20 23:46:36 +02:00
Divlo
3a44eca5b1
fix: only consider errors (excluding warning/info messages) 2022-10-20 23:30:41 +02:00
Divlo
e762c0fad5
feat: usage of ESM modules imports (instead of CommonJS) 2022-04-06 19:59:31 +02:00
Divlo
e032bbe637
feat: support plain HTML files (not served)
fixes #2
2022-02-24 11:55:32 +01:00
Divlo
d92235d79d
chore: maintenance 2022-02-19 16:55:36 +01:00
Divlo
29801ac6f9
feat: first release 2022-01-06 22:46:08 +01:00
Divlo
ed21857b55
docs(readme): remove dependabot badge [skip ci] 2022-01-06 22:40:03 +01:00
Divlo
59d2090282
chore: fix test and lint 2022-01-06 22:38:49 +01:00
Divlo
77cefcd53f
feat: add html-w3c-validator command 2022-01-06 22:34:58 +01:00
dependabot[bot]
39b05c66a7
chore(deps): bump actions/setup-node from 2.4.1 to 2.5.1 (#1) 2022-01-06 19:58:51 +01:00
Divlo
dc971f54ea
chore: initial commit 2022-01-06 19:52:25 +01:00