Skip to content
Permalink
Browse files

remove confusing information at top IQSS#5075

  • Loading branch information...
pdurbin committed Sep 27, 2018
1 parent 6ca8617 commit 80334fc0e635a4d2b45e32f5b298056484556088
Showing with 0 additions and 20 deletions.
  1. +0 −20 checkstyle.xml
@@ -3,26 +3,6 @@
"-//Puppy Crawl//DTD Check Configuration 1.3//EN"
"http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd">

<!--
Checkstyle configuration that checks the sun coding conventions from:
- the Java Language Specification at
http://java.sun.com/docs/books/jls/second_edition/html/index.html
- the Sun Code Conventions at http://java.sun.com/docs/codeconv/
- the Javadoc guidelines at
http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
- the JDK Api documentation http://java.sun.com/j2se/docs/api/index.html
- some best practices
The sun_checks.xml was used as a template for our project.
-->

<module name="Checker">
<!--
If you set the basedir property below, then all reported file

0 comments on commit 80334fc

Please sign in to comment.
You can’t perform that action at this time.