MCPcopy Create free account
hub / github.com/WackyGem/Fleur / format

Method format

scripts/validate_docs_governance.py:29–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

27 message: str
28
29 def format(self) -> str:
30 return f"{self.path.relative_to(REPO_ROOT)}: {self.message}"
31
32
33def main() -> int:

Callers 8

formatPriceFunction · 0.45
formatNumberFunction · 0.45
formatRatioFunction · 0.45
formatCompactUnitFunction · 0.45
formatHoverVolumeFunction · 0.45
mainFunction · 0.45
build_portfolio_codeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected