Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ InvalidRule
Class
InvalidRule
src/licensedcode/models.py:1075–1076 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1073
1074
1075
class
InvalidRule(Exception):
1076
pass
1077
1078
1079
class
InvalidLicense(Exception):
Callers
8
validate_ignorable_clues
Function · 0.85
validate_rules
Function · 0.85
load_rules
Function · 0.85
setup
Method · 0.85
load_data
Method · 0.85
build_required_phrase_spans
Method · 0.85
load
Method · 0.85
__attrs_post_init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected