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

File include_after_namespace_checker.py

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

Source from the content-addressed store, hash-verified

1"""Checker for detecting includes after namespace declarations."""
2
3import re
4

Callers

nothing calls this directly

Calls 2

compileMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected