mirror of
https://github.com/Insality/druid
synced 2025-09-29 11:02:20 +02:00
check project code style. add .luacheckrc (#7)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local data = require("druid.data")
|
||||
|
||||
local M = {}
|
||||
|
||||
M.interest = {
|
||||
data.ON_INPUT
|
||||
}
|
||||
@@ -27,4 +26,4 @@ function M.on_input(instance, action_id, action)
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
return M
|
Reference in New Issue
Block a user