zed/script/lib/squawk.toml

5 lines
73 B
TOML
Raw Normal View History

excluded_rules = [
"prefer-big-int",
"prefer-bigint-over-int",
]