-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Idempotence testing: prettier(code) == prettier(prettier(code)) #7055
Copy link
Copy link
Closed
Labels
area:idempotencyIssues with re-printing Prettier’s outputIssues with re-printing Prettier’s outputlocked-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.status:needs discussionIssues needing discussion and a decision to be made before action can be takenIssues needing discussion and a decision to be made before action can be takentype:testsIssues about tests that are not correct, should be added, or similarIssues about tests that are not correct, should be added, or similar
Metadata
Metadata
Assignees
Labels
area:idempotencyIssues with re-printing Prettier’s outputIssues with re-printing Prettier’s outputlocked-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.status:needs discussionIssues needing discussion and a decision to be made before action can be takenIssues needing discussion and a decision to be made before action can be takentype:testsIssues about tests that are not correct, should be added, or similarIssues about tests that are not correct, should be added, or similar
The tests don't contain such a check as of now. Let's add it.
Previous discussions: #2803 (comment), #3512 (comment)