Hacker News new | ask | show | jobs
by hprotagonist 1998 days ago
i’d have trouble keeping line length limits in docstrings.
1 comments

It doesn't mean that a sentence can't contain line breaks. It means that there's a line break after each sentence. This causes paragraph reformatting (for maintaining line length) to be restricted to the current sentence, instead of also affecting the following sentences.