MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / is_config_constant

Method is_config_constant

utils/code_analyzer.py:146–163  ·  view source on GitHub ↗

Check if lines contain only configuration constants. Args: lines: List of code lines Returns: True if all lines are config constants, False otherwise

(self, lines: list[str])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_codeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected