MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / CanonicalizeAlphabeticalOrder

Method CanonicalizeAlphabeticalOrder

scripts/cpplint.py:760–773  ·  view source on GitHub ↗

Returns a path canonicalized for alphabetical comparison. - replaces "-" with "_" so they both cmp the same. - removes '-inl' since we don't require them to be after the main header. - lowercase everything, just in case. Args: header_path: Path to be canonicalized. Retur

(self, header_path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected