aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Change checkstyle.pattern.publicmember property, in accordance with the ↵William Victor Mote2003-07-141-1/+1
| | | | | | discussion found at: http://marc.theaimsgroup.com/?t=105805503200001&r=1&w=2 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196708 13f79535-47bb-0310-9956-ffa450edef68
* fix ugly little problem of having the same entry in the configuration twice, ↵William Victor Mote2003-07-141-1/+5
| | | | | | and wondering why changes to the first one are ineffective git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196707 13f79535-47bb-0310-9956-ffa450edef68
* Explicitly enter remaining convention values used as defaults by checkstyle, ↵William Victor Mote2003-06-301-0/+28
| | | | | | so that they can be more easily seen and managed, and so that any future changes in defaults will not affect our standards. No changes to the substance of the style conventions is made here. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196549 13f79535-47bb-0310-9956-ffa450edef68
* Explicitly enter naming convention values used as defaults by checkstyle, so ↵William Victor Mote2003-06-301-0/+20
| | | | | | that they can be more easily seen and managed, and so that any future changes in defaults will not affect our standards. No changes to the substance of the style conventions is made here. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196548 13f79535-47bb-0310-9956-ffa450edef68
* Fix bad RCS keyword (should be $RCSfile$).William Victor Mote2003-06-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196545 13f79535-47bb-0310-9956-ffa450edef68
* Sort properties in same order as documentation for easier reference. Add ↵William Victor Mote2003-06-301-5/+31
| | | | | | some comments. There are no intended changes to the substance. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196544 13f79535-47bb-0310-9956-ffa450edef68
* Added an optional target to generate a Checkstyle report.Jeremias Maerki2002-09-051-0/+10
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195153 13f79535-47bb-0310-9956-ffa450edef68