Skip to content

Commit b659ab3

Browse files
release 10.9.1
1 parent 66ddbea commit b659ab3

File tree

2,132 files changed

+5854
-5833
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,132 files changed

+5854
-5833
lines changed

anttask.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</div>
3131
<div id="breadcrumbs">
3232
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2023-03-16</span>
33-
| <span id="projectVersion">Version: 10.9.0</span>
33+
| <span id="projectVersion">Version: 10.9.1</span>
3434
</div>
3535
<div class="clear">
3636
<hr/>
@@ -163,7 +163,7 @@ <h2><a name="Installation"></a>Installation</h2>
163163

164164
<p>
165165
The easiest way is to include
166-
<code>checkstyle-10.9.0-all.jar</code> in the
166+
<code>checkstyle-10.9.1-all.jar</code> in the
167167
classpath. This contains all the classes required to run
168168
Checkstyle. Alternatively, you must include the
169169
<code>compile</code> third party dependencies listed in <a href="dependencies.html">Project Dependencies</a> in the
@@ -180,7 +180,7 @@ <h2><a name="Installation"></a>Installation</h2>
180180
<div class="source">
181181
<pre>
182182
&lt;taskdef resource=&quot;com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties&quot;
183-
classpath=&quot;/path/to/checkstyle-10.9.0-all.jar&quot;/&gt;
183+
classpath=&quot;/path/to/checkstyle-10.9.1-all.jar&quot;/&gt;
184184
</pre></div>
185185

186186

apidocs/allclasses-index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>All Classes (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>All Classes (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Classes (checkstyle 10.9.0 API)";
25+
parent.document.title="All Classes (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/allclasses.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>All Classes (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>All Classes (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

apidocs/allpackages-index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>All Packages (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>All Packages (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (checkstyle 10.9.0 API)";
25+
parent.document.title="All Packages (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/AstTreeStringPrinter.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>AstTreeStringPrinter (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>AstTreeStringPrinter (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="AstTreeStringPrinter (checkstyle 10.9.0 API)";
25+
parent.document.title="AstTreeStringPrinter (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/AuditEventDefaultFormatter.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>AuditEventDefaultFormatter (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>AuditEventDefaultFormatter (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="AuditEventDefaultFormatter (checkstyle 10.9.0 API)";
25+
parent.document.title="AuditEventDefaultFormatter (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/AuditEventFormatter.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>AuditEventFormatter (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>AuditEventFormatter (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="AuditEventFormatter (checkstyle 10.9.0 API)";
25+
parent.document.title="AuditEventFormatter (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/Checker.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>Checker (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>Checker (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Checker (checkstyle 10.9.0 API)";
25+
parent.document.title="Checker (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/CheckstyleParserErrorStrategy.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>CheckstyleParserErrorStrategy (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>CheckstyleParserErrorStrategy (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="CheckstyleParserErrorStrategy (checkstyle 10.9.0 API)";
25+
parent.document.title="CheckstyleParserErrorStrategy (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/ConfigurationLoader.IgnoredModulesOptions.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>ConfigurationLoader.IgnoredModulesOptions (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>ConfigurationLoader.IgnoredModulesOptions (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="ConfigurationLoader.IgnoredModulesOptions (checkstyle 10.9.0 API)";
25+
parent.document.title="ConfigurationLoader.IgnoredModulesOptions (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/ConfigurationLoader.InternalLoader.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>ConfigurationLoader.InternalLoader (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>ConfigurationLoader.InternalLoader (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="ConfigurationLoader.InternalLoader (checkstyle 10.9.0 API)";
25+
parent.document.title="ConfigurationLoader.InternalLoader (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/ConfigurationLoader.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>ConfigurationLoader (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>ConfigurationLoader (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="ConfigurationLoader (checkstyle 10.9.0 API)";
25+
parent.document.title="ConfigurationLoader (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/DefaultConfiguration.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>DefaultConfiguration (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>DefaultConfiguration (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="DefaultConfiguration (checkstyle 10.9.0 API)";
25+
parent.document.title="DefaultConfiguration (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/DefaultContext.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>DefaultContext (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>DefaultContext (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="DefaultContext (checkstyle 10.9.0 API)";
25+
parent.document.title="DefaultContext (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>DefaultLogger (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>DefaultLogger (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="DefaultLogger (checkstyle 10.9.0 API)";
25+
parent.document.title="DefaultLogger (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/Definitions.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>Definitions (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>Definitions (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Definitions (checkstyle 10.9.0 API)";
25+
parent.document.title="Definitions (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/DetailAstImpl.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>DetailAstImpl (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>DetailAstImpl (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="DetailAstImpl (checkstyle 10.9.0 API)";
25+
parent.document.title="DetailAstImpl (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/DetailNodeTreeStringPrinter.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>DetailNodeTreeStringPrinter (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>DetailNodeTreeStringPrinter (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="DetailNodeTreeStringPrinter (checkstyle 10.9.0 API)";
25+
parent.document.title="DetailNodeTreeStringPrinter (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/FileStatefulCheck.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>FileStatefulCheck (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>FileStatefulCheck (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="FileStatefulCheck (checkstyle 10.9.0 API)";
25+
parent.document.title="FileStatefulCheck (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/com/puppycrawl/tools/checkstyle/GlobalStatefulCheck.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 12:01:16 UTC 2023 -->
6-
<title>GlobalStatefulCheck (checkstyle 10.9.0 API)</title>
5+
<!-- Generated by javadoc (11.0.18) on Thu Mar 16 15:23:17 UTC 2023 -->
6+
<title>GlobalStatefulCheck (checkstyle 10.9.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2023-03-16">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="GlobalStatefulCheck (checkstyle 10.9.0 API)";
25+
parent.document.title="GlobalStatefulCheck (checkstyle 10.9.1 API)";
2626
}
2727
}
2828
catch(err) {

0 commit comments

Comments
 (0)