1 2 3 4 5 6 7
msrv = "1.90.0" cognitive-complexity-threshold = 25 too-many-lines-threshold = 200 type-complexity-threshold = 250 disallowed-names = ["foo", "bar", "baz", "tmp", "data"]