Skip to content

Commit

Permalink
fix(selene): allow mixed tables
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Nov 12, 2023
1 parent d7521f6 commit 5cf95a9
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 5cf95a9

Please sign in to comment.