Skip to content

Commit

Permalink
.luacheckrc: add worldeditadditions_tools as a global
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl committed Oct 11, 2024
1 parent 90f9723 commit be38238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ globals = {
"worldeditadditions",
"worldeditadditions_commands",
"worldeditadditions_core",
"worldeditadditions_tools"
}
-- Read-only globals
read_globals = {
Expand Down

0 comments on commit be38238

Please sign in to comment.