[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fop-cvs
Subject:    cvs commit: xml-fop checkstyle.cfg
From:       vmote () apache ! org
Date:       2003-06-30 16:04:12
[Download RAW message or body]

vmote       2003/06/30 09:04:11

  Modified:    .        checkstyle.cfg
  Log:
  Sort properties in same order as documentation for easier reference. Add some \
comments. There are no intended changes to the substance.  
  Revision  Changes    Path
  1.2       +31 -5     xml-fop/checkstyle.cfg
  
  Index: checkstyle.cfg
  ===================================================================
  RCS file: /home/cvs/xml-fop/checkstyle.cfg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- checkstyle.cfg	5 Sep 2002 15:53:56 -0000	1.1
  +++ checkstyle.cfg	30 Jun 2003 16:04:10 -0000	1.2
  @@ -1,10 +1,36 @@
  -checkstyle.allow.tabs = no
  -checkstyle.tab.width = 4
  +# $Id$
  +
  +# Checkstyle configuration for the Apache FOP project.
  +# See http://xml.apache.org/fop for information about FOP.
  +# The entries here are sorted in the order of the Checkstyle 2.4 documentation
  +# for easier reference.
  +
  +# Javadoc Comments
  +checkstyle.javadoc.scope = protected
   checkstyle.allow.noauthor = yes
  +
  +# Naming Conventions
  +
  +# Headers
  +checkstyle.header.file = checkstyle.header
  +checkstyle.header.regexp = yes
  +
  +# Imports
  +
  +# Size Violations
   checkstyle.maxlinelen = 100
  -checkstyle.javadoc.scope = protected
  +checkstyle.tab.width = 4
   checkstyle.ignore.importlength = yes
  +
  +# Whitespace
  +checkstyle.allow.tabs = no
   checkstyle.ignore.whitespace.cast = yes
  +
  +# Modifiers
   checkstyle.allow.protected = yes
  -checkstyle.header.file = checkstyle.header
  -checkstyle.header.regexp = yes
  \ No newline at end of file
  +
  +# Blocks
  +
  +# Miscellaneous Checks
  +
  +# Last Line of $RCSFile$
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic