MCPcopy Create free account
hub / github.com/FastLED/FastLED / check_platform_includes.py

File check_platform_includes.py

ci/lint_cpp/check_platform_includes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Check that source files only include platform trampoline headers,
4not deep platform-specific implementation headers.

Callers

nothing calls this directly

Calls 2

compileMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected