Checkstyle Results

The following document contains the results of Checkstyle 8.41 with src/main/checkstyle/checkstyle.xml ruleset.

Summary

Files
 Info
 Warnings
 Errors
1 0 1 0

Files

File
 I
 W
 E
org/threeten/extra/chrono/AccountingChronology.java 0 1 0

Rules

Category Rule Violations Severity
whitespace WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • tokens: "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,RCURLY,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND"
1
 Warning

Details

org/threeten/extra/chrono/AccountingChronology.java

Severity Category Rule Message Line
 Warning
whitespace WhitespaceAround '?' is not preceded with whitespace. 496

Back to top

Version: 1.8.0. Last Published: 2024-04-16.

Reflow Maven skin.