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

Class Violation

scripts/code-verify.py:772–776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

770
771@dataclass
772class Violation:
773 path: Path
774 line: int
775 kind: str
776 message: str
777
778
779def check_id_placement(

Calls

no outgoing calls

Tested by

no test coverage detected