checkstyle/contrib/usage/src
Oleg Sukhodolsky 78e9ce8701 Fix for 1000092 (RightCurlyCheck misbehaves for LIT_CATCH)
Now the check verifies the placement of rcurly after all IFs, ELSEs,
CATCHes and FINALLYs.  Also it could check that rcurly starts the
line.

Also minor fix for typos in all AllTests.main(): we need to call
runner with AllTests.suite(), not with AllTests.class
2005-12-17 19:03:33 +00:00
..
checkstyle/com/puppycrawl/tools/checkstyle/checks/usage Moving the usage checks to the contrib directory. I have cloned the 2005-06-28 12:59:34 +00:00
testinputs/com/puppycrawl/tools/checkstyle/usage Moving the usage checks to the contrib directory. I have cloned the 2005-06-28 12:59:34 +00:00
tests/com/puppycrawl/tools/checkstyle/checks/usage Fix for 1000092 (RightCurlyCheck misbehaves for LIT_CATCH) 2005-12-17 19:03:33 +00:00
xdocs Moving the usage checks to the contrib directory. I have cloned the 2005-06-28 12:59:34 +00:00