========================= Rule ``no_empty_comment`` ========================= There should not be any empty comments. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New @@ -1,4 +1,4 @@