Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ is_header_include_checker.py
File
is_header_include_checker.py
ci/lint_cpp/is_header_include_checker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Checker to verify files using FL_IS_* macros include the appropriate is_*.h header.
3
4
Each file using FL_IS_* macros in preprocessor conditionals must directly include
Callers
nothing calls this directly
Calls
5
list
Class · 0.85
sort
Method · 0.80
compile
Method · 0.80
main
Function · 0.70
keys
Method · 0.45
Tested by
no test coverage detected