Kirk Waiblinger
Kirk Waiblinger
## PR Checklist - [x] Addresses an existing open issue: fixes #8692 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...
### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+plugin+rule+option%22) and found none that match my proposal. - [X]...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
## PR Checklist - [x] Addresses an existing open issue: fixes #8614 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal....
yaml with folded multiline string and "--prose-wrap always" improperly wraps (and is not idempotent)
**Prettier 3.2.5** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEB5AZuhATAllAcwBU4APGAVQGc4qAxCAGz0ICFGIwBrAZTAENG-AE5IAOlAAEkgLSSAfJInTpdXMKoxJAGXxwAdMpXGTRABa4qkxnsmW7UbAnjZJ-R5LJg4cbFZhmcJIADsL4WgDuuNgBADSSAEYArlpUZhBJzFAA5FoJQQnCEFwI8VT43naRuIyMDjTCWvzWtoVw-FySEYHCQQFwvXZUOVrQQWBJwr2wjACehlIq5vb27hD9wi1QcPHduGBmkmkZzIlBoXDeTq4Js25bBb0d8cla9lT8WJIwEIlPXABCECxEAQYIwXDQKjIUAiIoRAAKIgQ0JQggi-Fm0JBhX43DgMB4-AAtnBdNtkOhBDQccI8SVCcE8fgCMgYMIkjsQDRibg2RyuWRggNcKTYIISMIoCJcLRKdSueVCIw4ABFJLrODyxg0kAAKyopB4LJV6s12t1AEcNfAEUVgqiQPwqDJtr5fMCQOz+DUWQBhCDE4n8ZBO2qepUEFUAQRg7NwrzgCIG5K1SCpOq5ZhgxMYAHULPAqEzvDwUbgIQA3CuzUNgKjYkCVzkASUczj4YXB0ccPBgsxVFq5oQgNDzdOCofRmMb+AaMDt-AIwaHIKZGgGodmJMYntC4Tz0QCyAAbABGEG9a3qJN05ch9MKkEwfgJQ8xMzIABMIKSNCIr6ohmupwMS+TYNc2juAQSRLnADDCMGcYsqGECYCAAC+GFAA) ```sh --parser yaml --print-width 61 --prose-wrap always --embedded-language-formatting off ``` **Input:** ```yaml OffendingTextUsesFoldingBlockScalar: - > First Line. This line is indented and exceeds the print width,...
### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+plugin+rule+option%22) and found none that match my proposal. - [X]...