MCPcopy 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
4FastLED board builds use fbuild exclusively. Internal/CI build code

Callers

nothing calls this directly

Calls 1

compileMethod · 0.80

Tested by

no test coverage detected