1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2024-11-09 22:08:12 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
e9a62072cf
chore: remove usage of git hooks (husky, lint-staged, commitlint) + usage of node --run 2024-11-09 16:10:02 +01:00
5f63d749e8
docs: fix wrong link for .html-w3c-validatorrc.json JSON schema 2024-02-02 17:28:44 +01:00
92320385b5
docs: update description 2024-02-02 15:44:03 +01:00
8934ac1b7a
feat: add config JSON schema 2024-02-02 15:35:18 +01:00
09731d4749
refactor: simplify logic 2024-02-02 14:47:31 +01:00
2e0e136355
docs: add CLI option --current-working-directory 2024-02-02 08:22:57 +01:00
04a2742e46
chore: cleaner configs 2024-01-30 01:16:56 +01:00
7dafa2401b
fix: update dependencies to latest 2023-12-26 22:43:05 +01:00
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
bda82b39a3
fix: update author - Théo LUDWIG 2023-07-02 12:22:39 +02:00
Divlo
3a44eca5b1
fix: only consider errors (excluding warning/info messages) 2022-10-20 23:30:41 +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
ed21857b55
docs(readme): remove dependabot badge [skip ci] 2022-01-06 22:40:03 +01:00
Divlo
77cefcd53f
feat: add html-w3c-validator command 2022-01-06 22:34:58 +01:00
Divlo
dc971f54ea
chore: initial commit 2022-01-06 19:52:25 +01:00