Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
772
class
Violation:
773
path: Path
774
line: int
775
kind: str
776
message: str
777
778
779
def
check_id_placement(
Callers
12
find_brace_free_violations
Function · 0.85
_check_shallow_id
Function · 0.85
find_comment_style_violations
Function · 0.85
find_ai_narration_violations
Function · 0.85
find_non_ascii_violations
Function · 0.85
find_qml_inline_comment_violations
Function · 0.85
find_qml_underscore_property_violations
Function · 0.85
find_interrupt_guard_violations
Function · 0.85
find_todouble_violations
Function · 0.85
process_file
Function · 0.85
_sdk_consistency_violations
Function · 0.85
_sdk_staleness_violations
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected