From 855234a15708d28895145dfad0073a3f07248750 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 30 Jan 2021 20:47:07 -0500 Subject: Update CONTRIBUTING.md with HTML style information (#1337) --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3