Skip to content

Commit 961f700

Browse files
committed
Add config file for Luacheck to lint Lua code
1 parent 626ffd7 commit 961f700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.luacheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
std = "lua54+pandoc"
2+
max_line_length = false

0 commit comments

Comments
 (0)