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

Method IsInAlphabeticalOrder

scripts/cpp_lint.py:612–631  ·  view source on GitHub ↗

Check if a header is in alphabetical order with the previous header. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. header_path: Canonicalized header to be checked. Returns: Returns true if the header is in

(self, clean_lines, linenum, header_path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckIncludeLineFunction · 0.80

Calls 1

MatchFunction · 0.85

Tested by

no test coverage detected