Skip to content

Bring in string value "format-*"/"*-format" rule for description #52

Description

@JoshuaKGoldberg

https://npmpackagejsonlint.org/docs/rules#format-rules has three string formatting rules that provide value:

Edit: split out #130 and #131

It'd be good to have them in this plugin. But...

  • Should they be combined into one rule with options? Split into separate rules?
  • If they're separate rules, should the name template be format-* (to put together alphabetically) or *-format (to associate with the individual property)?
  • Note that these use the word "format" to refer to the contents of string property values - not a formatter like Prettier. Is there an equivalent other word that doesn't have the terminology overlap?

Blocked on #40, but once that PR is merged this will be good to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: accepting prsPlease, send a pull request to resolve this! 🙏type: featureNew enhancement or request 🚀

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions