Skip to content

Code Quality Checker Incorrectly Display Commented Code in Javadoc Comment #9

@Maillman

Description

@Maillman

A student came up to me telling me that checkstyle was incorrectly marking part of a javadoc comment as commented out code. After checking myself, I came to the same conclusion and manually overrode their score as it was the only issue checkstyle found for them. But this still seems like a big enough issue to look into. Here is the output from the AutoGrader:

Image

Looking at the actual code that it marked incorrect, this is what I saw:

https://github.com/Walla-42/chess/blob/1218b81cdd04643566563c895524f95ea681d7ed/client/src/main/java/server/ServerFacade.java#L109-L119

I'm unsure as to why it's marking this incorrectly, but I think this should be fixed, if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions