7 lines
124 B
TOML
7 lines
124 B
TOML
std=".selene-schema"
|
|
|
|
[lints]
|
|
global_usage = "allow"
|
|
mixed_table = "allow"
|
|
multiple_statements = "allow"
|
|
shadowing = "warn"
|