- =======================
- Rule set ``@PER-CS2.0``
- =======================
- Rules that follow `PER Coding Style 2.0 <https://www.php-fig.org/per/coding-style/>`_.
- Rules
- -----
- - `@PER-CS1.0 <./PER-CS1.0.rst>`_
- - `concat_space <./../rules/operator/concat_space.rst>`_ with config:
- ``['spacing' => 'one']``
- - `single_line_empty_body <./../rules/basic/single_line_empty_body.rst>`_
|