You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|||[require-yields-description](./docs/rules/require-yields-description.md#readme)| Requires a description for `@yields` tags |
489
489
|:heavy_check_mark:||[require-yields-type](./docs/rules/require-yields-type.md#readme)| Requires a type for `@yields` tags |
490
490
||:wrench:|[sort-tags](./docs/rules/sort-tags.md#readme)| Sorts tags by a specified sequence according to tag name, optionally adding line breaks between tag groups. |
491
-
|:heavy_check_mark:|:wrench:|[tag-lines](./docs/rules/tag-lines.md#readme)| Enforces lines (or no lines) between tags. |
491
+
|:heavy_check_mark:|:wrench:|[tag-lines](./docs/rules/tag-lines.md#readme)| Enforces lines (or no lines) before, after, or between tags. |
492
492
||:wrench:|[text-escaping](./docs/rules/text-escaping.md#readme)| Auto-escape certain characters that are input within block and tag descriptions. |
493
493
||:wrench:|[type-formatting](./docs/rules/type-formatting.md#readme)| Formats JSDoc type values. |
494
494
|:heavy_check_mark:||[valid-types](./docs/rules/valid-types.md#readme)| Requires all types/namepaths to be valid JSDoc, Closure compiler, or TypeScript types (configurable in settings). |
0 commit comments