summaryrefslogtreecommitdiffstats
path: root/clippy.toml
diff options
context:
space:
mode:
Diffstat (limited to 'clippy.toml')
-rw-r--r--clippy.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/clippy.toml b/clippy.toml
index 0d4e02f0..02f00a06 100644
--- a/clippy.toml
+++ b/clippy.toml
@@ -1 +1,2 @@
too-many-arguments-threshold = 20
+enum-variant-name-threshold = 10