- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.1k
Closed
Labels
area: repository toolingconcerning ease of contributionconcerning ease of contributionstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!
Description
Tooling Suggestion Checklist
- I have tried restarting my IDE and the issue persists.
-  I have pulled the latest mainbranch of the repository.
- I have read and agree to Mocha's Code of Conduct and Contributing Guidelines
-  I have searched for related issues and issues with the faqlabel, but none matched my issue.
- I want to provide a PR to resolve this
Overview
Following #5058 -> #5060, we still don't fully format every file with Prettier. Only a select few:
Line 56 in b2985b3
| "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
🤎
mark-wiemer
Metadata
Metadata
Assignees
Labels
area: repository toolingconcerning ease of contributionconcerning ease of contributionstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!