Skip to content

Commit

Permalink
sensitive github luacheck syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS committed Nov 29, 2024
1 parent 85ac3b0 commit 1043ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ read_globals = {
"dump",
"factions",
"inventory_plus",
"table" = { "insert_all" },
"table" = { fields = { "insert_all" } },
"unified_inventory",
"vector",
}

0 comments on commit 1043ea5

Please sign in to comment.