Skip to content

Commit

Permalink
style: Reformat Lua with stylua
Browse files Browse the repository at this point in the history
  • Loading branch information
no-vici committed Jan 22, 2025
1 parent 24e6b6d commit ccbb79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/parallel/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ local parallelPagebreak = function()
end

-- Initialization function for the package.
function package:_init(options)
function package:_init (options)
base._init(self, options)

-- Load necessary packages
Expand Down

0 comments on commit ccbb79b

Please sign in to comment.