1 2 3 4 5 6 7
allow-expect-in-consts = true allow-expect-in-tests = true allow-indexing-slicing-in-tests = true allow-panic-in-tests = true allow-unwrap-in-consts = true allow-unwrap-in-tests = true allowed-idents-below-min-chars = ["..", "f"]