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 Oct 29, 2023
1 parent 5205f3f commit 5980a03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lua/neorg/modules/core/esupports/metagen/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -375,4 +375,4 @@ module.events.subscribed = {
},
}

return module
return module
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 @@ -768,4 +768,4 @@ module.events.subscribed = {
},
}

return module
return module

0 comments on commit 5980a03

Please sign in to comment.