From 46fa862e04bc43311ba79ef3db70abf9014b9104 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Sun, 3 Feb 2019 05:45:35 -0600 Subject: bringing to 2018 --- .clippy.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .clippy.toml (limited to '.clippy.toml') diff --git a/.clippy.toml b/.clippy.toml new file mode 100644 index 0000000..64a8017 --- /dev/null +++ b/.clippy.toml @@ -0,0 +1 @@ +enum-variant-size-threshold = 500 -- cgit v1.2.3