chore: minor changes

This commit is contained in:
Kristofers Solo
2024-03-09 14:57:04 +02:00
parent 61b013792e
commit c9cf36710c
22 changed files with 258 additions and 31 deletions

7
selene.toml Normal file
View File

@@ -0,0 +1,7 @@
std = "neovim"
[rules]
global_usage = "allow"
multiple_statements = "allow"
incorrect_standard_library_use = "allow"
mixed_table = "allow"