Skip to content

Commit

Permalink
fix(lint): allow mixed table (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Jan 6, 2024
1 parent 2919110 commit 22cfe4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions selene.toml
@@ -1 +1,4 @@
std="lua51+nvim_selene"

[lints]
mixed_table = "allow"

0 comments on commit 22cfe4b

Please sign in to comment.