fix(lint): allow mixed table (#150)
This commit is contained in:
@@ -1 +1,4 @@
|
||||
std="lua51+nvim_selene"
|
||||
|
||||
[lints]
|
||||
mixed_table = "allow"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,4 @@
|
||||
std="lua51+nvim_selene"
|
||||
|
||||
[lints]
|
||||
mixed_table = "allow"
|
||||
|
||||