Skip to content

Commit

Permalink
release 10.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2023
1 parent fa577c1 commit e90c545
Show file tree
Hide file tree
Showing 3,102 changed files with 184,863 additions and 212,868 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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-07-30
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2023-08-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-07-30</span>
| <span id="projectVersion">Version: 10.12.2</span>
<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>
<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.2-all.jar</code> in the
<code>checkstyle-10.12.3-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.2-all.jar&quot;/&gt;
classpath=&quot;/path/to/checkstyle-10.12.3-all.jar&quot;/&gt;
</pre></div>


Expand Down
324 changes: 171 additions & 153 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>All Classes (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>All Classes (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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 @@ -364,6 +364,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/checks/naming/ParameterNameCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.naming">ParameterNameCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/sizes/ParameterNumberCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.sizes">ParameterNumberCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.whitespace">ParenPadCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/ParentModuleMacro.html" title="class in com.puppycrawl.tools.checkstyle.site">ParentModuleMacro</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/utils/ParserUtil.html" title="class in com.puppycrawl.tools.checkstyle.utils">ParserUtil</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModel.html" title="class in com.puppycrawl.tools.checkstyle.gui">ParseTreeTableModel</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/gui/ParseTreeTablePresentation.html" title="class in com.puppycrawl.tools.checkstyle.gui">ParseTreeTablePresentation</a></li>
Expand Down Expand Up @@ -420,6 +421,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/checks/regexp/SinglelineDetector.html" title="class in com.puppycrawl.tools.checkstyle.checks.regexp">SinglelineDetector</a></li>
<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/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 Expand Up @@ -491,6 +493,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/puppycrawl/tools/checkstyle/checks/UpperEllCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks">UpperEllCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.coding">VariableDeclarationUsageDistanceCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/api/Violation.html" title="class in com.puppycrawl.tools.checkstyle.api">Violation</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/site/ViolationMessagesMacro.html" title="class in com.puppycrawl.tools.checkstyle.site">ViolationMessagesMacro</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.design">VisibilityModifierCheck</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/indentation/WhileHandler.html" title="class in com.puppycrawl.tools.checkstyle.checks.indentation">WhileHandler</a></li>
<li><a href="com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheck.html" title="class in com.puppycrawl.tools.checkstyle.checks.whitespace">WhitespaceAfterCheck</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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>All Packages (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>All Packages (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="All Packages (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean.UriConverter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean.UriConverter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AbstractAutomaticBean (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AbstractAutomaticBean (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AbstractAutomaticBean (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AstTreeStringPrinter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AstTreeStringPrinter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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.2 API)";
parent.document.title="AstTreeStringPrinter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AuditEventDefaultFormatter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AuditEventDefaultFormatter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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="AuditEventDefaultFormatter (checkstyle 10.12.2 API)";
parent.document.title="AuditEventDefaultFormatter (checkstyle 10.12.3 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.19) on Sun Jul 30 17:32:02 UTC 2023 -->
<title>AuditEventFormatter (checkstyle 10.12.2 API)</title>
<!-- Generated by javadoc (11.0.20) on Mon Aug 28 04:12:15 UTC 2023 -->
<title>AuditEventFormatter (checkstyle 10.12.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-07-30">
<meta name="dc.created" content="2023-08-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="AuditEventFormatter (checkstyle 10.12.2 API)";
parent.document.title="AuditEventFormatter (checkstyle 10.12.3 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit e90c545

Please sign in to comment.