sktpy
sktpy
@MANISH-K-07 @akankshat05 The errors are due to the removal of the whole line from here https://github.com/checkstyle/checkstyle/pull/14422#discussion_r1478419235 because it only contained the `ok` comment, which decreased the actual line numbers for...
> Like @sktpy mentioned, I think all the violations jump up two lines. This will require removal of the extra line which wasn't done earlier. @akankshat05 For a better understanding,...
> is there any specific reason for the odd naming of the file ?? https://github.com/checkstyle/checkstyle/blob/7b4188aa270234d5701be2981d322bc19ed91b21/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignmentDemoBug1195047Comment3.java#L10 @MANISH-K-07 @abhishekmaity The original input which was split into the other file to enforce file...
I am on `if (ancestor.getType() == TokenTypes.LITERAL_TRY` (JavadocMethodCheck)