MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CheckForBadCharacters

Function CheckForBadCharacters

scripts/cpp_lint.py:1483–1505  ·  view source on GitHub ↗

Logs an error for each line containing bad characters. Two kinds of bad characters: 1. Unicode replacement characters: These indicate that either the file contained invalid UTF-8 (likely) or Unicode replacement characters (which it shouldn't). Note that it's possible for this to throw off

(filename, lines, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessFileDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected