4 lines
73 B
TOML
4 lines
73 B
TOML
excluded_rules = [
|
|
"prefer-big-int",
|
|
"prefer-bigint-over-int",
|
|
]
|