Skip to content

[New Rule] Implement sniff for classes and interfaces PHPDoc formatting #105

Closed
@lenaorobei

Description

@lenaorobei

Rule

PHPDoc formatting for classes and interfaces.

Acceptance Criteria:

Classes and interfaces should have a short description that is a human-understandable intention of the class.
If the short description adds no additional information beyond what the type name already supplies, the short description must be omitted.

  • Rule covered by unit test.
<severity>5</severity>
<type>warning</type>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions