Skip to content

Commit 4524d2b

Browse files
committed
stylua
1 parent 5aeed65 commit 4524d2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lua/carbon-now.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ Carbon.setup = function(params)
158158
create_commands()
159159
end
160160

161-
return Carbon
161+
return Carbon

lua/types/init.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ cn.Themes = {
6262
---@field public padding_vertical string
6363
---@field public padding_horizontal string
6464

65-
return cn
65+
return cn

0 commit comments

Comments
 (0)