old parameter was removed , #712
This commit is contained in:
parent
0e36aba902
commit
17aef6d4c7
|
|
@ -413,7 +413,7 @@ public class MethodLimitCheck extends Check
|
|||
|
||||
<source>
|
||||
java -classpath mycompanychecks.jar:checkstyle-${projectVersion}-all.jar \
|
||||
-c config.xml -r .
|
||||
-c config.xml
|
||||
</source>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue