MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / code_verify_rules.py

File code_verify_rules.py

scripts/code_verify_rules.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Static-analysis rules for scripts/code-verify.py.
2
3Adds CLAUDE.md-derived semantic checks on top of the formatter's existing
4style rules. C++ rules use tree-sitter's C++ grammar to walk a real AST;

Callers

nothing calls this directly

Calls 4

ParserMethod · 0.80
LanguageMethod · 0.45
languageMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected