Skip to content

fix spelling

fix spelling #795

GitHub Actions / testtool failed Jan 27, 2024 in 1s

reviewdog [testtool] report

reported by reviewdog 🐶

Findings (1)

src/main/java/frc/lib/util/swerve/SwerveModuleReal.java|22 col 5| Missing a Javadoc comment.

Filtered Findings (0)

Annotations

Check warning on line 22 in src/main/java/frc/lib/util/swerve/SwerveModuleReal.java

See this annotation in the file changed.

@github-actions github-actions / testtool

[testtool] src/main/java/frc/lib/util/swerve/SwerveModuleReal.java#L22 <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck>

Missing a Javadoc comment.
Raw output
/github/workspace/./src/main/java/frc/lib/util/swerve/SwerveModuleReal.java:22:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)