mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-28 13:18:04 +00:00
4 lines
73 B
TOML
4 lines
73 B
TOML
excluded_rules = [
|
|
"prefer-big-int",
|
|
"prefer-bigint-over-int",
|
|
]
|