Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ add_fl_noexcept.py
File
add_fl_noexcept.py
ci/refactor/add_fl_noexcept.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Add FL_NOEXCEPT to functions using clang-query AST + multi-line-aware insertion.
3
4
Uses clang-query to find the exact file:line of every function missing noexcept,
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected