Skip to content

函数注释的param和return后面能不能加个冒号 #641

Description

@netmankind

函数注释现在是这样的:
/**

  • @description:
  • @PARAM {int} signal:
  • @return {*}
    */
    已经配置了
    "colon": [
    ": ",
    ": ",
    ],
    但只有description后面有冒号,
    函数注释的param和return后面能不能加冒号,description后面都有冒号,变成下面这样:

/**

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions