Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ check_no_internal_platformio.py
File
check_no_internal_platformio.py
ci/lint_platformio/check_no_internal_platformio.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Checker
for
forbidden internal PlatformIO build invocations (issue
#2701).
3
4
FastLED board builds use fbuild exclusively. Internal/CI build code
Callers
nothing calls this directly
Calls
1
compile
Method · 0.80
Tested by
no test coverage detected