-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
CLI exit status not documented #5896
Copy link
Copy link
Closed
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.type:docsIssues about adding or improving documentationIssues about adding or improving documentation
Metadata
Metadata
Assignees
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.type:docsIssues about adding or improving documentationIssues about adding or improving documentation
Apparently, prettier can terminate with exit status 0, 1 and 2. However, I found no documentation specifying what differs between exit status 1 and 2.