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

File check_namespace_includes.py

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

Source from the content-addressed store, hash-verified

1# pyright: reportUnknownMemberType=false, reportMissingParameterType=false
2"""Test for checking namespace includes in C++ headers."""
3
4#!/usr/bin/env python3

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected