=========================== Rule ``no_homoglyph_names`` =========================== Replace accidental usage of homoglyphs (non ascii characters) in names. Warning ------- Using this rule is risky ~~~~~~~~~~~~~~~~~~~~~~~~ Renames classes and cannot rename the files. You might have string references to renamed code (``$$name``). Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New -`_ - `@Symfony:risky <./../../ruleSets/SymfonyRisky.rst>`_