mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
28.29.2007 8b823fd269ecce0d27ff69212a70d8be84f89b80
opends/ext/checkstyle/opends-doctarget-checkstyle.xml
@@ -6,6 +6,8 @@
<module name="Checker">
  <module name="TreeWalker">
    <property name="cacheFile" value="${basedir}/.checkstyle-cache/opends-doctarget-checkstyle.cache" />
    <!-- Ensure that all methods (including private) are documented -->
    <module name="JavadocMethod">
      <property name="scope" value="private" />