# HG changeset patch # User Jean-Manuel Da Silva # Date 1267382870 -3600 # Node ID c30c1fb7863881a734a39e534c525d7bedcb9d05 # Parent ed7e3f3fd36c6c6b134e485f061237198b379c06 * Fixed a path to the checkstyle file diff -r ed7e3f3fd36c -r c30c1fb78638 .hgignore --- a/.hgignore Sun Feb 28 19:46:40 2010 +0100 +++ b/.hgignore Sun Feb 28 19:47:50 2010 +0100 @@ -8,4 +8,4 @@ **~ **/.*.sw? .classpath -tools/.checkstyle +tools/checkstyle.xml