mirror of
https://github.com/zoriya/lz.n.git
synced 2025-12-06 06:36:11 +00:00
style: format .luacheckrc
This commit is contained in:
12
.luacheckrc
12
.luacheckrc
@@ -1,10 +1,10 @@
|
||||
ignore = {
|
||||
"631", -- max_line_length
|
||||
"122", -- read-only field of global variable
|
||||
"631", -- max_line_length
|
||||
"122", -- read-only field of global variable
|
||||
}
|
||||
read_globals = {
|
||||
"vim",
|
||||
"describe",
|
||||
"it",
|
||||
"assert"
|
||||
"vim",
|
||||
"describe",
|
||||
"it",
|
||||
"assert"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user