Skip to content

Commit d6be868

Browse files
committed
build(stylua): specify Lua 5.3 syntax
1 parent aae4487 commit d6be868

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.stylua.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
syntax = "Lua53"
2+
13
column_width = 80
24
indent_type = "Tabs"
35
indent_width = 1

0 commit comments

Comments
 (0)