removed my email address to avoid spam
This commit is contained in:
parent
7521f1897b
commit
90f1a05e2b
|
|
@ -9,7 +9,7 @@
|
|||
<body>
|
||||
<h1>Checkstyle Core Engine - Version @CHECKSTYLE_VERSION@</h1>
|
||||
|
||||
<p>Authors: <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a>, <a href="mailto:lars.kuehne@planet-interkom.de">Lars Kühne</a></p>
|
||||
<p>Authors: <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a>, Lars Kühne</p>
|
||||
|
||||
<h2>Introduction</h2>
|
||||
<p>This document describes the core engine of Checkstyle, including what checks it performs and what can be configured. The engine can be executed via different <a href="index.html#related">interfaces</a>. The standard distribution includes support for:
|
||||
|
|
|
|||
Loading…
Reference in New Issue