Skip to content

Commit 22cfe4b

Browse files
authored
fix(lint): allow mixed table (#150)
1 parent 2919110 commit 22cfe4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

selene.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
std="lua51+nvim_selene"
2+
3+
[lints]
4+
mixed_table = "allow"

0 commit comments

Comments
 (0)