Skip to content

Docstring per-line limit refactoring. #53

@LinZhihao-723

Description

@LinZhihao-723

Request

The current code base uses 80-char-per-line limit for docstrings This has been deprecated by our latest coding guideline.
We should make all doc strings consistent with the 100-char-per-line limit.

Possible implementation

  • Update the linter config in tool.docformatter
  • Manually update those not handled by the linter if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions