Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ keyboard_interrupt_checker.py
File
keyboard_interrupt_checker.py
ci/lint_python/keyboard_interrupt_checker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Standalone KeyboardInterrupt handling checker
for
Python files.
2
3
Replaces flake8 + custom plugin
with
a two-phase approach:
4
Phase 1 (regex): Pre-scan
for
broad exception patterns, skip files
with
no matches.
Callers
nothing calls this directly
Calls
2
compile
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected