- Notifications
You must be signed in to change notification settings - Fork6
File tree
3,034 files changed
+45701
-35553
lines changed- apidocs
- com/puppycrawl/tools/checkstyle
- ant
- class-use
- api
- class-use
- checks
- annotation
- class-use
- blocks
- class-use
- class-use
- coding
- class-use
- design
- class-use
- header
- class-use
- imports
- class-use
- indentation
- class-use
- javadoc
- class-use
- utils
- class-use
- metrics
- class-use
- modifier
- class-use
- naming
- class-use
- regexp
- class-use
- sizes
- class-use
- whitespace
- class-use
- class-use
- filefilters
- class-use
- filters
- class-use
- grammar
- class-use
- gui
- class-use
- meta
- class-use
- site
- class-use
- utils
- class-use
- xpath
- class-use
- iterators
- class-use
- src-html/com/puppycrawl/tools/checkstyle
- api
- checks
- indentation
- javadoc
- metrics
- whitespace
- site
- checks
- annotation
- blocks
- coding
- design
- header
- imports
- javadoc
- metrics
- misc
- modifier
- naming
- regexp
- sizes
- whitespace
- css
- dsm
- filefilters
- filters
- js
- xref-test
- com
- google/checkstyle/test
- base
- chapter2filebasic
- rule21filename
- rule231filetab
- rule232specialescape
- rule233nonascii
- chapter3filestructure
- rule32packagestatement
- rule331nowildcard
- rule332nolinewrap
- rule333orderingandspacing
- rule341onetoplevel
- rule3421overloadsplit
- rule3sourcefile
- toolongpackagetotestcoveragegooglesjavastylerule
- chapter4formatting
- rule411optionalbracesusage
- rule412nonemptyblocks
- rule413emptyblocks
- rule42blockindentation
- rule43onestatement
- rule44columnlimit
- rule451wheretobreak
- rule452indentcontinuationlines
- rule461verticalwhitespace
- rule462horizontalwhitespace
- rule4821onevariableperline
- rule4822declaredwhenneeded
- rule4832nocstylearray
- rule4841indentation
- rule4842fallthrough
- rule4843defaultlabelpresence
- rule4852classannotations
- rule4853methodsandconstructorsannotations
- rule4854fieldannotations
- rule4861blockcommentstyle
- rule487modifiers
- rule488numericliterals
- chapter5naming
- rule51identifiernames
- rule521_packagenames
- rule521packageNamesCamelCase
- rule521packagenames
- rule521
- rule522classnames
- rule523methodnames
- rule525nonconstantfieldnames
- rule526parameternames
- rule527localvariablenames
- rule528typevariablenames
- rule53camelcase
- chapter6programpractice
- rule62donotignoreexceptions
- rule64finalizers
- chapter7javadoc
- rule711generalform
- rule712paragraphs
- rule713atclauses
- rule72thesummaryfragment
- rule731selfexplanatory
- rule732exceptionoverrides
- rule734nonrequiredjavadoc
- rule73wherejavadocrequired
- nonexistent/packages
- puppycrawl
- tools
- checkstyle
- ant
- checkstyleanttask
- api
- abstractcheck
- abstractfileset
- fileset
- fullident
- asttreestringprinter
- bdd
- checker
- checks
- annotation
- annotationlocation
- inputs
- annotationonsameline
- annotationusestyle
- missingdeprecated
- missingoverride
- packageannotation
- example3
- suppresswarningsholder
- suppresswarnings
- arraytypestyle
- avoidescapedunicodecharacters
- blocks
- avoidnestedblocks
- emptyblock
- emptycatchblock
- leftcurly
- needbraces
- rightcurly
- coding
- arraytrailingcomma
- avoiddoublebraceinitialization
- avoidinlineconditionals
- avoidnoargumentsuperconstructorcall
- constructorsdeclarationgrouping
- covariantequals
- declarationorder
- defaultcomeslast
- emptystatement
- equalsavoidnull
- equalshashcode
- explicitinitialization
- fallthrough
- finallocalvariable
- hiddenfield
- illegalcatch
- illegalinstantiation
- illegalthrows
- illegaltokentext
- illegaltoken
- illegaltype
- innerassignment
- magicnumber
- matchxpath
- missingctor
- missingswitchdefault
- modifiedcontrolvariable
- multiplestringliterals
- multiplevariabledeclarations
- nestedfordepth
- nestedifdepth
- nestedtrydepth
- noarraytrailingcomma
- noclone
- noenumtrailingcomma
- nofinalizer
- onestatementperline
- overloadmethodsdeclarationorder
- packagedeclaration
- parameterassignment
- requirethis
- returncount
- simplifybooleanexpression
- simplifybooleanreturn
- stringliteralequality
- superclone
- superfinalize
- unnecessaryparentheses
- unnecessarysemicolonafteroutertypedeclaration
- unnecessarysemicolonaftertypememberdeclaration
- unnecessarysemicoloninenumeration
- unnecessarysemicolonintrywithresources
- unusedlocalvariable
- variabledeclarationusagedistance
- descendanttoken
- design
- designforextension
- finalclass
- hideutilityclassconstructor
- innertypelast
- interfaceistype
- mutableexception
- onetoplevelclass
- throwscount
- visibilitymodifier
- inputs
- finalparameters
- header
- header
- regexpheader
- imports
- avoidstarimport
- avoidstaticimport
- customimportorder
- illegalimport
- importcontrol
- importorder
- redundantimport
- unusedimports
- indentation
- commentsindentation
- indentation
- javadoc
- abstractjavadoc
- atclauseorder
- invalidjavadocposition
- comment
- javadocblocktaglocation
- javadoccontentlocation
- javadocleadingasteriskalign
- javadocmethod
- javadocmissingleadingasterisk
- javadocmissingwhitespaceafterasterisk
- javadocpackage
- annotation
- bothfiles
- legacywithboth
- legacy
- nonlegacy
- noparentfile
- pkghtml
- javadocparagraph
- javadocstyle
- bothfiles
- missingperiod
- pkginfo
- annotation
- invalidformat
- invalidinherit
- valid
- javadoctagcontinuationindentation
- javadoctype
- javadocvariable
- missingjavadocmethod
- missingjavadocpackage
- annotation
- blank
- header
- javadoc
- nojavadoc
- singleline
- missingjavadoctype
- nonemptyatclausedescription
- requireemptylinebeforeblocktaggroup
- singlelinejavadoc
- summaryjavadoc
- inputs
- utils
- writetag
- metrics
- booleanexpressioncomplexity
- classdataabstractioncoupling
- ignore
- deeper
- inputs
- a
- aa
- ab
- b
- c
- classfanoutcomplexity
- inputs
- a
- aa
- ab
- b
- c
- cyclomaticcomplexity
- javancss
- npathcomplexity
- modifier
- classmemberimpliedmodifier
- interfacememberimpliedmodifier
- modifierorder
- redundantmodifier
- naming
- abbreviationaswordinname
- abstractclassname
- catchparametername
- classtypeparametername
- constantname
- interfacetypeparametername
- lambdaparametername
- localfinalvariablename
- localvariablename
- membername
- methodname
- methodtypeparametername
- packagename
- parametername
- staticvariablename
- typename
- newlineatendoffile
- nocodeinfile
- orderedproperties
- outertypefilename
- regexp
- regexpmultiline
- regexponfilename
- regexpsinglelinejava
- regexpsingleline
- regexp
- sizes
- anoninnerlength
- executablestatementcount
- filelength
- lambdabodylength
- linelength
- methodcount
- methodlength
- outertypenumber
- parameternumber
- suppresswarningsholder
- todocomment
- trailingcomment
- translation
- uncommentedmain
- uniqueproperties
- upperell
- whitespace
- emptyforinitializerpad
- emptyforiteratorpad
- emptylineseparator
- packageinfo
- test1
- test2
- test3
- test4
- filetabcharacter
- genericwhitespace
- methodparampad
- nolinewrap
- nowhitespaceafter
- nowhitespacebeforecasedefaultcolon
- nowhitespacebefore
- operatorwrap
- parenpad
- separatorwrap
- singlespaceseparator
- typecastparenpad
- whitespaceafter
- whitespacearound
- filefilters
- beforeexecutionexclusionfilefilter
- filters
- severitymatchfilter
- suppressioncommentfilter
- suppressionfilter
- suppressionsinglefilter
- suppressionxpathfilter
- suppressionxpathsinglefilter
- src
- test/java
- suppresswarningsfilter
- suppresswithnearbycommentfilter
- suppresswithnearbytextfilter
- suppresswithplaintextcommentfilter
- xpathfilterelement
- grammar
- antlr4
- comments
- java19
- java20
- java21
- java8
- java9
- javadoc
- gui
- codeselectorpresentation
- mainframemodel
- mainframe
- main
- parsetreetablepresentation
- treetable
- internal
- allchecks
- testmodules
- utils
- javaastvisitor
- javadocdetailnodeparser
- javadocpropertiesgenerator
- javaparser
- main
- meta
- javadocmetadatascraper
- packagenamesloader
- packageobjectfactory
- abc
- bar
- foo
- zoo
- suppressionsstringprinter
- treewalker
- utils
- annotationutil
- blockcommentposition
- inputs
- annotation
- normal
- checkutil
- xmllogger
- xpathfilegeneratorastfilter
- xpathfilegeneratorauditlistener
- xpath
- iterators
- xpathmapper
- xpathquerygenerator
- sun/checkstyle/test
- base
- chapter5comments/rule52documentationcomments
- chapter6declarations/rule61numberperline
- org/checkstyle
- base
- checks/imports
- suppressionxpathfilter
- abbreviationaswordinname
- abstractclassname
- annotationlocation
- annotationonsameline
- annotationusestyle
- anoninnerlength
- arraytrailingcomma
- arraytypestyle
- avoiddoublebraceinitialization
- avoidescapedunicodecharacters
- avoidinlineconditionals
- avoidnestedblocks
- avoidnoargumentsuperconstructorcall
- avoidstarimport
- avoidstaticimport
- booleanexpressioncomplexity
- catchparametername
- classdataabstractioncoupling
- classfanoutcomplexity
- classmemberimpliedmodifier
- classtypeparametername
- commentsindentation
- constantname
- constructorsdeclarationgrouping
- covariantequals
- customimportorder
- cyclomaticcomplexity
- declarationorder
- defaultcomeslast
- descendanttoken
- designforextension
- emptyblock
- emptycatchblock
- emptyforinitializerpad
- emptyforiteratorpad
- emptylineseparator
- emptystatement
- equalsavoidnull
- equalshashcode
- executablestatementcount
- explicitinitialization
- fallthrough
- finalclass
- finallocalvariable
- finalparameters
- genericwhitespace
- hiddenfield
- hideutilityclassconstructor
- illegalcatch
- illegalimport
- illegalthrows
- illegaltokentext
- illegaltoken
- illegaltype
- importcontrol
- importorder
- indentation
- innerassignment
- innertypelast
- interfaceistype
- interfacememberimpliedmodifier
- interfacetypeparametername
- invalidjavadocposition
- javadoccontentlocation
- javadocmethod
- javadoctype
- javadocvariable
- javancss
- lambdabodylength
- lambdaparametername
- leftcurly
- localfinalvariablename
- localvariablename
- magicnumber
- matchxpath
- membername
- methodcount
- methodlength
- methodname
- methodparampad
- methodtypeparametername
- missingctor
- missingjavadocmethod
- missingjavadocpackage
- blockcomment
- nojavadoc
- missingjavadoctype
- missingoverride
- missingswitchdefault
- modifiedcontrolvariable
- modifierorder
- multiplestringliterals
- multiplevariabledeclarations
- mutableexception
- needbraces
- nestedfordepth
- nestedifdepth
- nestedtrydepth
- noarraytrailingcomma
- noclone
- noenumtrailingcomma
- nofinalizer
- nolinewrap
- nowhitespaceafter
- nowhitespacebeforecasedefaultcolon
- nowhitespacebefore
- npathcomplexity
- onestatementperline
- onetoplevelclass
- operatorwrap
- outertypefilename
- outertypenumber
- overloadmethodsdeclarationorder
- packagename
- parameterassignment
- parametername
- parameternumber
- parenpad
- redundantimport
- redundantmodifier
- requirethis
- returncount
- rightcurly
- separatorwrap
- simplifybooleanexpression
- simplifybooleanreturn
- singlespaceseparator
- staticvariablename
- stringliteralequality
- superclone
- superfinalize
- suppresswarnings
- throwscount
- todocomment
- trailingcomment
- typecastparenpad
- typename
- uncommentedmain
- unnecessaryparentheses
- unnecessarysemicolonafteroutertypedeclaration
- unnecessarysemicolonaftertypememberdeclaration
- unnecessarysemicoloninenumeration
- unnecessarysemicolonintrywithresources
- unusedimports
- unusedlocalvariable
- upperell
- variabledeclarationusagedistance
- visibilitymodifier
- whitespaceafter
- whitespacearound
- xref/com/puppycrawl/tools/checkstyle
- ant
- api
- checks
- annotation
- blocks
- coding
- design
- header
- imports
- indentation
- javadoc
- utils
- metrics
- modifier
- naming
- regexp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,034 files changed
+45701
-35553
lines changedLines changed: 37 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
| |||
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 |
| - | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
37 |
| - | |
38 |
| - | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
| |||
157 | 161 |
| |
158 | 162 |
| |
159 | 163 |
| |
160 |
| - | |
| 164 | + | |
161 | 165 |
| |
162 | 166 |
| |
163 | 167 |
| |
| |||
171 | 175 |
| |
172 | 176 |
| |
173 | 177 |
| |
174 |
| - | |
| 178 | + | |
| 179 | + | |
175 | 180 |
| |
176 |
| - | |
177 |
| - | |
| 181 | + | |
| 182 | + | |
178 | 183 |
| |
179 | 184 |
| |
180 | 185 |
| |
| |||
184 | 189 |
| |
185 | 190 |
| |
186 | 191 |
| |
187 |
| - | |
| 192 | + | |
| 193 | + | |
188 | 194 |
| |
189 | 195 |
| |
190 |
| - | |
| 196 | + | |
191 | 197 |
| |
192 | 198 |
| |
193 | 199 |
| |
| |||
198 | 204 |
| |
199 | 205 |
| |
200 | 206 |
| |
201 |
| - | |
| 207 | + | |
| 208 | + | |
202 | 209 |
| |
203 | 210 |
| |
204 | 211 |
| |
| |||
207 | 214 |
| |
208 | 215 |
| |
209 | 216 |
| |
210 |
| - | |
| 217 | + | |
211 | 218 |
| |
212 | 219 |
| |
213 | 220 |
| |
| |||
567 | 574 |
| |
568 | 575 |
| |
569 | 576 |
| |
570 |
| - | |
| 577 | + | |
| 578 | + | |
571 | 579 |
| |
572 |
| - | |
| 580 | + | |
573 | 581 |
| |
574 | 582 |
| |
575 | 583 |
| |
| |||
579 | 587 |
| |
580 | 588 |
| |
581 | 589 |
| |
582 |
| - | |
| 590 | + | |
| 591 | + | |
583 | 592 |
| |
584 | 593 |
| |
585 | 594 |
| |
586 | 595 |
| |
587 | 596 |
| |
588 | 597 |
| |
589 |
| - | |
| 598 | + | |
590 | 599 |
| |
591 | 600 |
| |
592 | 601 |
| |
| |||
595 | 604 |
| |
596 | 605 |
| |
597 | 606 |
| |
598 |
| - | |
| 607 | + | |
| 608 | + | |
599 | 609 |
| |
600 | 610 |
| |
601 | 611 |
| |
| |||
608 | 618 |
| |
609 | 619 |
| |
610 | 620 |
| |
611 |
| - | |
| 621 | + | |
612 | 622 |
| |
613 | 623 |
| |
614 | 624 |
| |
| |||
618 | 628 |
| |
619 | 629 |
| |
620 | 630 |
| |
621 |
| - | |
| 631 | + | |
| 632 | + | |
622 | 633 |
| |
623 | 634 |
| |
624 | 635 |
| |
625 | 636 |
| |
626 | 637 |
| |
627 | 638 |
| |
628 |
| - | |
| 639 | + | |
629 | 640 |
| |
630 | 641 |
| |
631 | 642 |
| |
| |||
636 | 647 |
| |
637 | 648 |
| |
638 | 649 |
| |
639 |
| - | |
| 650 | + | |
| 651 | + | |
640 | 652 |
| |
641 | 653 |
| |
642 | 654 |
| |
643 |
| - | |
| 655 | + | |
644 | 656 |
| |
645 | 657 |
| |
646 | 658 |
| |
| |||
650 | 662 |
| |
651 | 663 |
| |
652 | 664 |
| |
653 |
| - | |
| 665 | + | |
| 666 | + | |
654 | 667 |
| |
655 | 668 |
| |
656 | 669 |
| |
| |||
681 | 694 |
| |
682 | 695 |
| |
683 | 696 |
| |
684 |
| - | |
| 697 | + | |
685 | 698 |
| |
686 | 699 |
| |
687 | 700 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments
Comments
(0)