Skip to content

Commit

Permalink
release 10.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2023
1 parent e90c545 commit 62cf008
Show file tree
Hide file tree
Showing 2,928 changed files with 70,021 additions and 66,889 deletions.
10 changes: 5 additions & 5 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-08-28
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2023-10-02
| 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-08-28</span>
| <span id="projectVersion">Version: 10.12.3</span>
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2023-10-02</span>
| <span id="projectVersion">Version: 10.12.4</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.3-all.jar</code> in the
<code>checkstyle-10.12.4-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.3-all.jar&quot;/&gt;
classpath=&quot;/path/to/checkstyle-10.12.4-all.jar&quot;/&gt;
</pre></div>


Expand Down
851 changes: 435 additions & 416 deletions apidocs/allclasses-index.html

Large diffs are not rendered by default.

9 changes: 6 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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>All Classes (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>All Classes (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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 @@ -104,6 +104,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/api/CheckstyleException.html" title="class in com.puppycrawl.tools.checkstyle.api">CheckstyleException</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/CheckstyleParserErrorStrategy.html" title="class in com.puppycrawl.tools.checkstyle">CheckstyleParserErrorStrategy</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/utils/CheckUtil.html" title="class in com.puppycrawl.tools.checkstyle.utils">CheckUtil</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/ClassAndPropertiesSettersJavadocScraper.html" title="class in com.puppycrawl.tools.checkstyle.site">ClassAndPropertiesSettersJavadocScraper</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/metrics/ClassDataAbstractionCouplingCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.metrics">ClassDataAbstractionCouplingCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/indentation/ClassDefHandler.html" title="class in com.puppycrawl.tools.checkstyle.checks.indentation">ClassDefHandler</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/metrics/ClassFanOutComplexityCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.metrics">ClassFanOutComplexityCheck</a></li>
Expand Down Expand Up @@ -374,6 +375,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/xpath/iterators/PrecedingIterator.html" title="class in com.puppycrawl.tools.checkstyle.xpath.iterators">PrecedingIterator</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/indentation/PrimordialHandler.html" title="class in com.puppycrawl.tools.checkstyle.checks.indentation">PrimordialHandler</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/PropertiesExpander.html" title="class in com.puppycrawl.tools.checkstyle">PropertiesExpander</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/PropertiesMacro.html" title="class in com.puppycrawl.tools.checkstyle.site">PropertiesMacro</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/PropertyCacheFile.html" title="class in com.puppycrawl.tools.checkstyle">PropertyCacheFile</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/PropertyCacheFile.ExternalResource.html" title="class in com.puppycrawl.tools.checkstyle">PropertyCacheFile.ExternalResource</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/PropertyResolver.html" title="interface in com.puppycrawl.tools.checkstyle"><span class="interfaceName">PropertyResolver</span></a></li>
Expand Down Expand Up @@ -422,6 +424,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.javadoc">SingleLineJavadocCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.whitespace">SingleSpaceSeparatorCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/SiteUtil.html" title="class in com.puppycrawl.tools.checkstyle.site">SiteUtil</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/SiteUtil.DescriptionExtractor.html" title="class in com.puppycrawl.tools.checkstyle.site">SiteUtil.DescriptionExtractor</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/indentation/SlistHandler.html" title="class in com.puppycrawl.tools.checkstyle.checks.indentation">SlistHandler</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/StatelessCheck.html" title="annotation in com.puppycrawl.tools.checkstyle">StatelessCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/indentation/StaticInitHandler.html" title="class in com.puppycrawl.tools.checkstyle.checks.indentation">StaticInitHandler</a></li>
Expand Down
8 changes: 4 additions & 4 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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>All Packages (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>All Packages (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="All Packages (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean.UriConverter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AbstractAutomaticBean (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AbstractAutomaticBean (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AstTreeStringPrinter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AstTreeStringPrinter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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.3 API)";
parent.document.title="AstTreeStringPrinter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AuditEventDefaultFormatter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AuditEventDefaultFormatter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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="AuditEventDefaultFormatter (checkstyle 10.12.3 API)";
parent.document.title="AuditEventDefaultFormatter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
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.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AuditEventFormatter (checkstyle 10.12.3 API)</title>
<!-- Generated by javadoc (11.0.20.1) on Mon Oct 02 00:37:04 UTC 2023 -->
<title>AuditEventFormatter (checkstyle 10.12.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-08-28">
<meta name="dc.created" content="2023-10-02">
<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="AuditEventFormatter (checkstyle 10.12.3 API)";
parent.document.title="AuditEventFormatter (checkstyle 10.12.4 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 62cf008

Please sign in to comment.