after merge of https://github.com/checkstyle/checkstyle/pull/15710#discussion_r1785971383 recheck that ``` /** * Some Summary. * * extra space in paragraph after comment is violation */ public class Test { } ``` will be violation. Add input like this