This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch java-11-experimental
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git


The following commit(s) were added to refs/heads/java-11-experimental by this 
push:
     new 0feefe8  Update MemoryCheckstyle.xml in tools/
0feefe8 is described below

commit 0feefe831fe6b2484cc1e1488a171da90582fac4
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Mar 24 15:13:14 2021 -0700

    Update MemoryCheckstyle.xml in tools/
---
 tools/MemoryCheckstyle.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/MemoryCheckstyle.xml b/tools/MemoryCheckstyle.xml
index 3b80313..619f0bd 100644
--- a/tools/MemoryCheckstyle.xml
+++ b/tools/MemoryCheckstyle.xml
@@ -124,10 +124,11 @@ under the License.
       <property name="scope" value="public"/>
     </module>
     <module name="JavadocParagraph"/>
+    <!-- 
     <module name="JavadocTagContinuationIndentation">
       <property name="severity" value="ignore"/>
       <metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" 
value="inherit"/>
-    </module>
+    </module> -->
     <module name="NonEmptyAtclauseDescription"/>
     <module name="SingleLineJavadoc">
       <property name="ignoreInlineTags" value="false"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to