Skip to content

Commit

Permalink
chore: autoformat with stylua
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro authored and github-actions[bot] committed Nov 3, 2023
1 parent d081937 commit 98f390d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/neorg/modules/core/integrations/treesitter/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ module.public = {
end

if not meta_node then
return result
return result
end

local meta_source = module.public.get_node_text(meta_node, buf)
Expand Down

0 comments on commit 98f390d

Please sign in to comment.