Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-okeamah
/
prettier
Public
forked from
OKEAMAH/prettier
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
prettier
src
cli
format.js
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2024
Enable `require-unicode-regexp` and `regexp/strict` rule (#16408)
fisker
authored
c03a12a
View commit details
Copy full SHA for c03a12a
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Remove outdated hack for `diff` package (#16083)
Show description for a8d9536
fisker
authored
a8d9536
View commit details
Copy full SHA for a8d9536
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Add "--write" to the prettier failure output (#16062)
mdentremont
authored
4aebc0e
View commit details
Copy full SHA for 4aebc0e
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
Add `eslint-plugin-simple-import-sort` (#15817)
kachkaev
authored
1ea2fd0
View commit details
Copy full SHA for 1ea2fd0
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Simplify mockable (#15729)
fisker
authored
117c04f
View commit details
Copy full SHA for 117c04f
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Fix argument passed to `lilconfig.search()` (#15363)
fisker
authored
e4a74c0
View commit details
Copy full SHA for e4a74c0
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
Show `(unchanged)` keyword for accessibility in CLI `--write` (#15467)
ADTC
authored
7e67e43
View commit details
Copy full SHA for 7e67e43
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Process files only supported by plugins (#15433)
sosukesuzuki
authored
9f06cdd
View commit details
Copy full SHA for 9f06cdd
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Move `--cache-strategy` check into `index.js` (#15329)
fisker
authored
a2a4564
View commit details
Copy full SHA for a2a4564
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
Bump Prettier dependency to 3.0.0
Sosuke Suzuki
committed
fa48415
View commit details
Copy full SHA for fa48415
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
feat: Add name to errors (#14913)
Show description for 54586e0
regseb
authored
54586e0
View commit details
Copy full SHA for 54586e0
View code at this point
Browse repository at this point
Commits on May 16, 2023
Clear filename before print ignored file code to screen (#14794)
fisker
authored
c0f6f2d
View commit details
Copy full SHA for c0f6f2d
View code at this point
Browse repository at this point
Commits on May 4, 2023
Print line breaking after file path with errors (#14788)
sosukesuzuki
authored
f624507
View commit details
Copy full SHA for f624507
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Stop formatting unknown code with `babel` parser (#14718)
fisker
authored
b5043bc
View commit details
Copy full SHA for b5043bc
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Add a `writeFormattedFile` to mock (#14657)
fisker
authored
1d320ff
View commit details
Copy full SHA for 1d320ff
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
CLI: Use absolute path internally (#14632)
fisker
authored
df7771c
View commit details
Copy full SHA for df7771c
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
Fix perf test scripts (#14460)
fisker
authored
9bfebb4
View commit details
Copy full SHA for 9bfebb4
View code at this point
Browse repository at this point
Move `DebugError` into `cli/` (#14464)
fisker
authored
8865ade
View commit details
Copy full SHA for 8865ade
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
CLI: Display posix style paths on Windows (#14333)
fisker
authored
f83b691
View commit details
Copy full SHA for f83b691
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
Remove dynamic imports (#14369)
fisker
authored
4fb03a7
View commit details
Copy full SHA for 4fb03a7
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Refactor ignore check (#14324)
fisker
authored
cb901d0
View commit details
Copy full SHA for cb901d0
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Use optional chaining (#13824)
fisker
authored
68a1395
View commit details
Copy full SHA for 68a1395
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Style: updated failure message to be more formal (#11369)
webark
authored
284cdf4
View commit details
Copy full SHA for 284cdf4
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Merge branch 'main' into next
Sosuke Suzuki
committed
bb04cf0
View commit details
Copy full SHA for bb04cf0
View code at this point
Browse repository at this point
Fix --cache set only if with --write or no-different (#13016)
Show description for ca246af
Milly
and
Sosuke Suzuki
authored
ca246af
View commit details
Copy full SHA for ca246af
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
Use `c8 ignore` comments (#13683)
fisker
authored
9cf73d3
View commit details
Copy full SHA for 9cf73d3
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Playground: show preprocessed AST (#13606)
thorn0
authored
effe30a
View commit details
Copy full SHA for effe30a
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
style: Add new ESLint rule `no-lonely-if` and `unicorn/no-lonely-if` (#10176)
Show description for 4ed2d3c
lipis
and
fisker
authored
4ed2d3c
View commit details
Copy full SHA for 4ed2d3c
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Merge branch 'main' into next
Show description for 298347c
fisker
committed
298347c
View commit details
Copy full SHA for 298347c
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
Add `--cache-location` option (#13019)
Show description for 955553b
sosukesuzuki
and
HolgerJeromin
authored
955553b
View commit details
Copy full SHA for 955553b
View code at this point
Browse repository at this point
Commits on Jul 17, 2022
[next]Enforce `fs/promises` (#13119)
Show description for 6c722c7
sosukesuzuki
authored
6c722c7
View commit details
Copy full SHA for 6c722c7
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Migrate third-party.js to ES Module (#13092)
fisker
authored
29f6bc2
View commit details
Copy full SHA for 29f6bc2
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
Fix
fisker
committed
21f2ea0
View commit details
Copy full SHA for 21f2ea0
View code at this point
Browse repository at this point
Merge branch 'main' into next
Show description for 0e0f879
fisker
committed
0e0f879
View commit details
Copy full SHA for 0e0f879
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
Add `--cache` CLI option (#12800)
Show description for fdccc0f
sosukesuzuki
and
lydell
authored
fdccc0f
View commit details
Copy full SHA for fdccc0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.