Luacheck: Allow selection_getter global

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2019-02-07 18:22:14 +01:00
parent cc73c39a60
commit 3dac3fd1d8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ read_globals = {
"keygrabber", "keygrabber",
"mousegrabber", "mousegrabber",
"root", "root",
"selection_getter",
"selection", "selection",
"tag", "tag",
"window", "window",