summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2026-09-22 18:15:29 +0200
committerHampusM <hampus@hampusmat.com>2026-09-22 18:15:29 +0200
commit346c6e0d600f8e7470da38b4ba06fcdf96790d1f (patch)
tree092330de3d4243029bc78291453ab353fd1a5aa7
parent0653c41f12a6e5bed35723b401c5b4d9505059bf (diff)
chore: remove clippy config
-rw-r--r--clippy.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/clippy.toml b/clippy.toml
deleted file mode 100644
index bf2ffdd..0000000
--- a/clippy.toml
+++ /dev/null
@@ -1 +0,0 @@
-type-complexity-threshold = 500