From 43aa86f9fa53cb47d0f8dcb29a5ce3c5fc63c509 Mon Sep 17 00:00:00 2001
From: oburn
The default behaviour of checkstyle can be changed either by setting system properties using the -D<property>=<value> arguments to java or by specifying a property file using the -p option. If a property file is specified the system properties are ignored. The following table describes what properties can be set:
| Property | @@ -267,6 +268,15 @@ Older versions of the checkstyle task supported the boolean parameters checkstyl com.puppycrawl.tools.checkstyle.Main Check.java +