fix(lint): allow mixed table (#150)

This commit is contained in:
Michael Chris Lopez
2024-01-06 22:34:39 +01:00
committed by GitHub
parent 2919110072
commit 22cfe4b28e

View File

@@ -1 +1,4 @@
std="lua51+nvim_selene" std="lua51+nvim_selene"
[lints]
mixed_table = "allow"