diff --git a/javascript/packages/linter/docs/rules/README.md b/javascript/packages/linter/docs/rules/README.md index d16440e79..3aa602efb 100644 --- a/javascript/packages/linter/docs/rules/README.md +++ b/javascript/packages/linter/docs/rules/README.md @@ -38,6 +38,7 @@ This page contains documentation for all Herb Linter rules. - [`herb-disable-comment-no-redundant-all`](./herb-disable-comment-no-redundant-all.md) - Disallow redundant use of `all` in `herb:disable` comments. - [`herb-disable-comment-unnecessary`](./herb-disable-comment-unnecessary.md) - Detect unnecessary `herb:disable` comments. - [`herb-disable-comment-valid-rule-name`](./herb-disable-comment-valid-rule-name.md) - Validate rule names in `herb:disable` comments. +- [`herb-formatter-well-formatted`](./herb-formatter-well-formatted.md) - Check source is well-formatted. - [`html-allowed-script-type`](./html-allowed-script-type.md) - Restrict allowed `type` attributes for `