Inspectopedia
 
2024.3

Non-ASCII characters

Warning
New
Last modified: 03 December 2024

Reports code elements that use non-ASCII symbols in an unusual context.

Example:

  • Non-ASCII characters used in identifiers, strings, or comments.

  • Identifiers written in different languages, such as myСollection with the letter C written in Cyrillic.

  • Comments or strings containing Unicode symbols, such as long dashes and arrows.