Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
319
def
run_prettier(path: Path) -> None:
320
format_markdown_with_prettier(path)
321
322
323
def
main() -> None:
Callers
2
write_local_readme
Function · 0.85
update_docs_readme
Function · 0.85
Calls
1
format_markdown_with_prettier
Function · 0.90
Tested by
no test coverage detected