Skip to content

Commit

Permalink
fix(selene): allow mixed tables (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr authored Nov 12, 2023
1 parent d7521f6 commit 9f3c13b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selene.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ std = "vim"
[rules]
global_usage = "allow"
multiple_statements = "allow"
mixed_table = "allow"

0 comments on commit 9f3c13b

Please sign in to comment.