=========================== Rule ``string_line_ending`` =========================== All multi-line strings must use correct line ending. Warning ------- Using this rule is risky ~~~~~~~~~~~~~~~~~~~~~~~~ Changing the line endings of multi-line strings might affect string comparisons and outputs. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New -`_ - `@Symfony:risky <./../../ruleSets/SymfonyRisky.rst>`_