mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
5 lines
73 B
TOML
5 lines
73 B
TOML
excluded_rules = [
|
|
"prefer-big-int",
|
|
"prefer-bigint-over-int",
|
|
]
|