MCPcopy 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
4Each file using FL_IS_* macros in preprocessor conditionals must directly include

Callers

nothing calls this directly

Calls 5

listClass · 0.85
sortMethod · 0.80
compileMethod · 0.80
mainFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected