Skip to content

Commit

Permalink
release 10.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 28, 2024
1 parent 53b771e commit 3319e58
Show file tree
Hide file tree
Showing 7,053 changed files with 72,708 additions and 61,693 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 6 additions & 6 deletions anttask.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2023-12-31
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2024-01-28
| Rendered using Apache Maven Default Skin
-->
Expand Down Expand Up @@ -29,8 +29,8 @@
</div>
</div>
<div id="breadcrumbs">
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2023-12-31</span>
| <span id="projectVersion">Version: 10.12.7</span>
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2024-01-28</span>
| <span id="projectVersion">Version: 10.13.0</span>
</div>
<div class="clear">
<hr/>
Expand Down Expand Up @@ -163,7 +163,7 @@ <h2><a name="Installation"></a>Installation</h2>

<p>
The easiest way is to include
<code>checkstyle-10.12.7-all.jar</code> in the
<code>checkstyle-10.13.0-all.jar</code> in the
classpath. This contains all the classes required to run
Checkstyle. Alternatively, you must include the
<code>compile</code> third party dependencies listed in <a href="dependencies.html">Project Dependencies</a> in the
Expand All @@ -180,7 +180,7 @@ <h2><a name="Installation"></a>Installation</h2>
<div class="source">
<pre>
&lt;taskdef resource=&quot;com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties&quot;
classpath=&quot;/path/to/checkstyle-10.12.7-all.jar&quot;/&gt;
classpath=&quot;/path/to/checkstyle-10.13.0-all.jar&quot;/&gt;
</pre></div>


Expand Down Expand Up @@ -718,7 +718,7 @@ <h2><a name="Examples"></a>Examples</h2>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2001&#x2013;2023.. </div>
Copyright &#169; 2001&#x2013;2024.. </div>
<div class="clear">
<hr/>
</div>
Expand Down
356 changes: 181 additions & 175 deletions apidocs/allclasses-index.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>All Classes (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>All Classes (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down Expand Up @@ -350,6 +350,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.whitespace">OperatorWrapCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks">OrderedPropertiesCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.SequencedProperties.html" title="class in com.puppycrawl.tools.checkstyle.checks">OrderedPropertiesCheck.SequencedProperties</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/utils/OsSpecificUtil.html" title="class in com.puppycrawl.tools.checkstyle.utils">OsSpecificUtil</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks">OuterTypeFilenameCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/sizes/OuterTypeNumberCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.sizes">OuterTypeNumberCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.coding">OverloadMethodsDeclarationOrderCheck</a></li>
Expand Down
10 changes: 5 additions & 5 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>All Packages (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>All Packages (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (checkstyle 10.12.7 API)";
parent.document.title="All Packages (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -337,7 +337,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -427,7 +427,7 @@ <h4>valueOf</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -320,7 +320,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -367,7 +367,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -322,7 +322,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.ScopeConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -320,7 +320,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -320,7 +320,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean.UriConverter (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean.UriConverter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -320,7 +320,7 @@ <h4>convert</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AbstractAutomaticBean (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AbstractAutomaticBean (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractAutomaticBean (checkstyle 10.12.7 API)";
parent.document.title="AbstractAutomaticBean (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -677,7 +677,7 @@ <h4>setupChild</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Sun Dec 31 14:32:36 UTC 2023 -->
<title>AstTreeStringPrinter (checkstyle 10.12.7 API)</title>
<!-- Generated by javadoc (11.0.21) on Sun Jan 28 14:40:27 UTC 2024 -->
<title>AstTreeStringPrinter (checkstyle 10.13.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-31">
<meta name="dc.created" content="2024-01-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AstTreeStringPrinter (checkstyle 10.12.7 API)";
parent.document.title="AstTreeStringPrinter (checkstyle 10.13.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -641,7 +641,7 @@ <h4>escapeAllControlChars</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit 3319e58

Please sign in to comment.