Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Finding
Class
Finding
scripts/code_verify_rules.py:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
@dataclass(frozen=True)
46
class
Finding:
47
line: int
48
kind: str
49
message: str
50
51
52
# ---------------------------------------------------------------------------
Callers
12
_parameter_perf_findings
Function · 0.70
_scan_body_lines
Function · 0.70
_recursion_findings
Function · 0.70
_large_stack_buffer_findings
Function · 0.70
_adjacent_atomic_findings
Function · 0.70
_virtual_hotpath_findings
Function · 0.70
_api_scope_naming_findings
Function · 0.70
_cpp_rules
Function · 0.70
_stdio_findings
Function · 0.70
_trailing_doxy_findings
Function · 0.70
_comment_narration_findings
Function · 0.70
_qml_rules
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected