Skip to content

🛠 Repo: Files are inconsistently formatted with Prettier #5492

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Tooling Suggestion Checklist

Overview

Following #5058 -> #5060, we still don't fully format every file with Prettier. Only a select few:

"format:prettier": "prettier --write \"!(package*).json\" \".*.json\" \"lib/**/*.json\" \"*.yml\"",

This has left some files -especially in lib/- as not fully formatted by Prettier. Saving with formatting using the Prettier CLI or editor extension causes unrelated changes in PRs. Irksome.

Additional Info

🤎

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions