MCPcopy Create free account
hub / github.com/apache/fory / run_prettier

Function run_prettier

benchmarks/java/benchmark_report.py:319–320  ·  view source on GitHub ↗
(path: Path)

Source from the content-addressed store, hash-verified

317
318
319def run_prettier(path: Path) -> None:
320 format_markdown_with_prettier(path)
321
322
323def main() -> None:

Callers 2

write_local_readmeFunction · 0.85
update_docs_readmeFunction · 0.85

Calls 1

Tested by

no test coverage detected