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

Function ShouldCheckNamespaceIndentation

scripts/cpplint.py:5460–5487  ·  view source on GitHub ↗

This method determines if we should apply our namespace indentation check. Args: nesting_state: The current nesting state. is_namespace_indent_item: If we just put a new class on the stack, True. If the top of the stack is not a class, or we did not recently add the class, Fal

(nesting_state, is_namespace_indent_item,
                                    raw_lines_no_comments, linenum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

IsMacroDefinitionFunction · 0.85
IsBlockInNameSpaceFunction · 0.85

Tested by

no test coverage detected