Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ subdir_namespace_checker.py
File
subdir_namespace_checker.py
ci/lint_cpp/subdir_namespace_checker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Checker to ensure headers in src/fl/<subdir>/ use proper fl::<subdir>:: namespaces.
3
4
Directory-to-namespace mapping (example
for
subdir=
"net"
):
Callers
nothing calls this directly
Calls
2
compile
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected