This commit is contained in:
streetturtle 2020-12-02 09:04:46 -05:00
parent bc3990e5e5
commit bc7008458e
1 changed files with 24 additions and 0 deletions

24
.luacheckrc Normal file
View File

@ -0,0 +1,24 @@
self = false
globals = {
"screen",
"mouse",
"root",
"client"
}
read_globals = {
"awesome",
"button",
"dbus",
"drawable",
"drawin",
"key",
"keygrabber",
"mousegrabber",
"selection",
"tag",
"window",
"table.unpack",
"math.atan2",
}