mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
ci(fix): ignore 631 warnings from luacheck
This commit is contained in:
committed by
Frans de Jonge
parent
b4462da1b6
commit
40e19dbc37
@@ -98,3 +98,6 @@ read_globals = {
|
||||
exclude_files = {
|
||||
"frontend/luxl.lua",
|
||||
}
|
||||
|
||||
-- TODO: clean up and enforce max line width (631)
|
||||
ignore = {"631"}
|
||||
|
||||
Reference in New Issue
Block a user