Skip to content

Commit

Permalink
Add config file for Luacheck to lint Lua code
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Aug 27, 2024
1 parent 626ffd7 commit 961f700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
std = "lua54+pandoc"
max_line_length = false

0 comments on commit 961f700

Please sign in to comment.