google / google/styleguide

jsguide: Add recommendation rule - combine tags

Open
#593 0 comments 0 reactions 0 assignees View on GitHub
lang:js
Dominant language
HTML
Stars
39.6k
Forks
12.9k
Avg merge
42m
Merged PRs (30d)
15

Description

https://google.github.io/styleguide/jsguide.html#jsdoc-tags

There is no hard rule for when to combine tags, or in which order, but be consistent.

- Why not have a recommendation like below?
- Have the 'combine' tags in alphabetical order, except that "export" & "import" must appear first
- Otherwise many tags in a line, without order, will create duplicates

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.