chore: TODO issue links

This commit is contained in:
Alexander Courtis
2024-10-14 10:47:41 +11:00
parent 0fede9f813
commit ce09bfb95f
4 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ function LiveFilter:apply_filter(node_)
return
end
-- TODO(kiyan): this iterator cannot yet be refactored with the Iterator module
-- this iterator cannot yet be refactored with the Iterator module
-- since the node mapper is based on its children
local function iterate(node)
local filtered_nodes = 0