mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
4 lines
200 B
TOML
4 lines
200 B
TOML
blacklisted-names = ["bool", "char", "str", "f32", "f64", "i8", "i16", "i32", "i64", "u8", "u16", "u32", "u64", "isize", "usize"]
|
|
cognitive-complexity-threshold = 50
|
|
type-complexity-threshold = 25000
|