DefinitelyTyped / dt-mergebot

The bot which handles auto-merging your PRs
https://devblogs.microsoft.com/typescript/changes-to-how-we-manage-definitelytyped/
MIT License
112 stars 44 forks source link

Add a utility to wrap long lines of text #411

Closed elibarzilay closed 3 years ago

elibarzilay commented 3 years ago

Yeah, I know about things like {de,out,un}dent and related variants... What I added was specifically a cheap & small thing and a bit less magical...

(I have a long history in this area, see for example these things.)