diff --git a/lib/haml_lint/linter/README.md b/lib/haml_lint/linter/README.md index 7a8e6196..69e2f3c7 100644 --- a/lib/haml_lint/linter/README.md +++ b/lib/haml_lint/linter/README.md @@ -7,6 +7,7 @@ Below is a list of linters supported by `haml-lint`, ordered alphabetically. * [ConsecutiveSilentScripts](#consecutivesilentscripts) * [EmptyScript](#emptyscript) * [ImplicitDiv](#implicitdiv) +* [HtmlAttributes](#htmlattributes) * [LeadingCommentSpace](#leadingcommentspace) * [LineLength](#linelength) * [MultilinePipe](#multilinepipe)