File tree
2,835 files changed
+58510
-53775
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
- ant
- api
- checks
- indentation
- javadoc
- metrics
- naming
- whitespace
- utils
- checks
- annotation
- blocks
- coding
- design
- header
- imports
- javadoc
- metrics
- misc
- modifier
- naming
- regexp
- sizes
- whitespace
- css
- dsm
- filefilters
- filters
- js
- xref
- com/puppycrawl/tools/checkstyle
- ant
- api
- checks
- annotation
- blocks
- coding
- design
- header
- imports
- indentation
- javadoc
- utils
- metrics
- modifier
- naming
- regexp
- sizes
- whitespace
- filefilters
- filters
- grammar
- java
- javadoc
- gui
- meta
- site
- utils
- xpath
- iterators
- 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
- rule521_packagenames
- rule521packageNamesCamelCase
- rule521packagenames
- 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
- suppresswarnings
- suppresswarningsholder
- arraytypestyle
- avoidescapedunicodecharacters
- blocks
- avoidnestedblocks
- emptyblock
- emptycatchblock
- leftcurly
- needbraces
- rightcurly
- coding
- arraytrailingcomma
- avoiddoublebraceinitialization
- avoidinlineconditionals
- avoidnoargumentsuperconstructorcall
- constructorsdeclarationgrouping
- covariantequals
- declarationorder
- defaultcomeslast
- emptystatement
- equalsavoidnull
- equalshashcode
- explicitinitialization
- fallthrough
- finallocalvariable
- illegalcatch
- illegalinstantiation
- illegalthrows
- illegaltoken
- illegaltokentext
- 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
- legacy
- legacywithboth
- 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
- regexp
- regexpmultiline
- regexponfilename
- regexpsingleline
- regexpsinglelinejava
- 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
- nowhitespacebefore
- nowhitespacebeforecasedefaultcolon
- 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
- main
- mainframe
- mainframemodel
- parsetreetablepresentation
- treetable
- internal
- allchecks
- testmodules
- utils
- javaastvisitor
- javadocdetailnodeparser
- javadocpropertiesgenerator
- javaparser
- main
- meta
- javadocmetadatascraper
- packagenamesloader
- packageobjectfactory
- abc
- bar
- foo
- zoo
- sariflogger
- suppressionsstringprinter
- treewalker
- utils
- annotationutil
- blockcommentposition
- inputs
- annotation
- normal
- checkutil
- xmllogger
- xpath
- iterators
- xpathmapper
- xpathquerygenerator
- xpathfilegeneratorastfilter
- xpathfilegeneratorauditlistener
- 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
- hideutilityclassconstructor
- illegalcatch
- illegalimport
- illegalthrows
- illegaltoken
- illegaltokentext
- 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
- nowhitespacebefore
- nowhitespacebeforecasedefaultcolon
- 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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,835 files changed
+58510
-53775
lines changed+6-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 | 19 |
| |
22 | 20 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 21 | + | |
27 | 22 |
| |
28 | 23 |
| |
29 | 24 |
| |
| |||
38 | 33 |
| |
39 | 34 |
| |
40 | 35 |
| |
41 |
| - | |
42 |
| - | |
| 36 | + | |
| 37 | + | |
43 | 38 |
| |
44 | 39 |
| |
45 | 40 |
| |
| |||
161 | 156 |
| |
162 | 157 |
| |
163 | 158 |
| |
164 |
| - | |
| 159 | + | |
165 | 160 |
| |
166 | 161 |
| |
167 | 162 |
| |
| |||
178 | 173 |
| |
179 | 174 |
| |
180 | 175 |
| |
181 |
| - | |
| 176 | + | |
182 | 177 |
| |
183 | 178 |
| |
184 | 179 |
| |
|
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 |
| |
| |||
895 | 895 |
| |
896 | 896 |
| |
897 | 897 |
| |
898 |
| - | |
899 |
| - | |
| 898 | + | |
900 | 899 |
| |
901 | 900 |
| |
902 | 901 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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