Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ strip-inbody-comments.py
File
strip-inbody-comments.py
scripts/strip-inbody-comments.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Remove comments that live inside C++ function bodies (cxx-inbody-comment).
3
4
Deterministic, tree-sitter-backed companion to scripts/code-verify.py. It
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
compile
Method · 0.45
Tested by
no test coverage detected