MCPcopy 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
4Deterministic, tree-sitter-backed companion to scripts/code-verify.py. It

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected