Several years ago I started putting every sentence on a new line when I write LaTeX, as it makes diffs cleaner if I want to go back and compare versions of a document.
I do the same but I noticed it feels very weird to write like that, it feels much more staccato, as if there's a bigger pause between each sentence. Nowadays I write paragraphs normally and then split the lines afterwards.
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.