Simplify Roslyn whitespace handling, use autoformatting
Open
port-to-tripleslash
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The code in TripleSlashSyntaxRewriter.cs does a lot of manual work to handle whitespace. We should try to get the autoformatter to do it for us, but making sure the text gets word wrapped as requested here https://github.com/dotnet/api-docs-sync/issues/44 .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.