Skip to content

[New Feature]: Enforce trailing periods (i.e., . ) for ShortDescription. #302621

@DandelionSprout

Description

@DandelionSprout

Description of the new feature/enhancement

It simply looks more professional/cool (depending on the viewpoint) that way.

Even when disregarding zh/jp/ko locale YAML files, this would nevertheless affect more than a third of the repo's packages to varying extents: My counting with Sublime text showed around 4,150 packages of a total of just over 10,000.

Proposed technical implementation details (optional)

Get a bot to run the following case-sensitive RegEx on the repo's packages:

^(ShortDescription: [^一-拿㐀-䶿가-힣ぁ-ゟ゠-ヿ]{3,253}[A-Za-z0-9])(\n(# ?)?(Description|Tags|ManifestType|Moniker):.*)$\1.\2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions