aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-30 20:47:07 -0500
committerGitHub <noreply@github.com>2021-01-30 20:47:07 -0500
commit855234a15708d28895145dfad0073a3f07248750 (patch)
treeeb722b79185797f3bda00b450e0518ce96c80b95 /CONTRIBUTING.md
parent9e83faa02c136da9e4749b696d8c7a0b363c0745 (diff)
Update CONTRIBUTING.md with HTML style information (#1337)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4776e42d..ffc76b74 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -79,3 +79,4 @@ run by `npm test` and the continuous integration process.
* [.eslintrc.json](.eslintrc.json) rules are used for JavaScript files.
* [.stylelintrc.json](.stylelintrc.json) rules are used for CSS files.
+* [.htmlvalidate.json](.htmlvalidate.json) rules are used for HTML files.