File tree
212 files changed
+257
-274
lines changed- .circleci
- .ci
- src
- it/resources-noncompilable
- com/google/checkstyle/test/chapter5naming
- rule526parameternames
- rule527localvariablenames
- rule528typevariablenames
- org/checkstyle/suppressionxpathfilter
- covariantequals
- illegalidentifiername
- patternvariablename
- recordcomponentname
- recordcomponentnumber
- recordtypeparametername
- staticvariablename
- test
- java/com/puppycrawl/tools/checkstyle/checks/coding
- resources-noncompilable/com/puppycrawl/tools/checkstyle
- asttreestringprinter
- checks
- annotation
- annotationlocation
- annotationonsameline
- suppresswarnings
- avoidescapedunicodecharacters
- blocks
- emptyblock
- leftcurly
- needbraces
- rightcurly
- coding
- covariantequals
- declarationorder
- defaultcomeslast
- equalsavoidnull
- fallthrough
- finallocalvariable
- illegaltokentext
- illegaltype
- innerassignment
- magicnumber
- missingswitchdefault
- multiplestringliterals
- overloadmethodsdeclarationorder
- parameterassignment
- requirethis
- stringliteralequality
- unnecessaryparentheses
- unnecessarysemicolonafteroutertypedeclaration
- unnecessarysemicolonaftertypememberdeclaration
- unusedlocalvariable
- variabledeclarationusagedistance
- design
- designforextension
- finalclass
- innertypelast
- onetoplevelclass
- imports/unusedimports
- indentation
- commentsindentation
- indentation
- javadoc
- atclauseorder
- javadocmethod
- javadocstyle
- javadoctype
- missingjavadocmethod
- missingjavadoctype
- writetag
- metrics
- booleanexpressioncomplexity
- classdataabstractioncoupling
- classfanoutcomplexity
- cyclomaticcomplexity
- javancss
- npathcomplexity
- naming
- abbreviationaswordinname
- illegalidentifiername
- lambdaparametername
- methodname
- patternvariablename
- recordcomponentname
- recordtypeparametername
- typename
- sizes
- executablestatementcount
- lambdabodylength
- linelength
- methodcount
- methodlength
- outertypenumber
- recordcomponentnumber
- suppresswarningsholder
- uncommentedmain
- whitespace
- emptylineseparator
- methodparampad
- nolinewrap
- nowhitespacebeforecasedefaultcolon
- nowhitespacebefore
- parenpad
- whitespacearound
- grammar
- antlr4
- java14
- javaparser
- utils/blockcommentposition
- xpath
- xpathmapper
- xpathquerygenerator
- resources/com/puppycrawl/tools/checkstyle/grammar/java14
- xdocs-examples/resources-noncompilable/com/puppycrawl/tools/checkstyle
- checks
- coding
- illegaltokentext
- innerassignment
- sizes/methodlength
- whitespace
- nowhitespacebeforecasedefaultcolon
- whitespaceafter
- filters/suppresswithplaintextcommentfilter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+257
-274
lines changedLines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
536 | 536 |
| |
537 | 537 |
| |
538 | 538 |
| |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 | 539 |
| |
555 | 540 |
| |
556 | 541 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 | 269 |
| |
274 | 270 |
| |
275 | 271 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments