PER-CS2.0.rst 381 B

123456789101112131415
  1. =======================
  2. Rule set ``@PER-CS2.0``
  3. =======================
  4. Rules that follow `PER Coding Style 2.0 <https://www.php-fig.org/per/coding-style/>`_.
  5. Rules
  6. -----
  7. - `@PER-CS1.0 <./PER-CS1.0.rst>`_
  8. - `concat_space <./../rules/operator/concat_space.rst>`_ with config:
  9. ``['spacing' => 'one']``
  10. - `single_line_empty_body <./../rules/basic/single_line_empty_body.rst>`_