mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
8 lines
141 B
TOML
8 lines
141 B
TOML
std = "awesome"
|
|
|
|
[rules]
|
|
global_usage = "allow"
|
|
multiple_statements = "allow"
|
|
incorrect_standard_library_use = "allow"
|
|
mixed_table = "allow"
|