======================== Rule ``empty_loop_body`` ======================== Empty loop-body must be in configured style. Configuration ------------- ``style`` ~~~~~~~~~ Style of empty loop-bodies. Allowed values: ``'braces'`` and ``'semicolon'`` Default value: ``'semicolon'`` Examples -------- Example #1 ~~~~~~~~~~ *Default* configuration. .. code-block:: diff --- Original +++ New - 'braces']``. .. code-block:: diff --- Original +++ New -`_ - `@Symfony <./../../ruleSets/Symfony.rst>`_ with config: ``['style' => 'braces']``