diff --git a/docs/config_coding.html b/docs/config_coding.html index 26bef1019..05974dfdb 100644 --- a/docs/config_coding.html +++ b/docs/config_coding.html @@ -49,6 +49,9 @@
+ Detects empty statements (standalone ;). +
++ To configure the check: +
++<module name="EmptyStatement"/> ++
+ com.puppycrawl.tools.checkstyle.checks +
++ TreeWalker +