Skip to content

Commit

Permalink
globals added to .luacheckrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nonfreegithub committed Aug 2, 2024
1 parent 29c3e5b commit ab718fb
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
Expand Up @@ -27,6 +27,8 @@ read_globals = {
"table.insert_all",
"vector",
"VoxelArea",
"mcl_dyes",
"mcl_sounds",
}

globals = {"mesecon"}
Expand Down

0 comments on commit ab718fb

Please sign in to comment.