diff options
| author | HampusM <hampus@hampusmat.com> | 2026-09-22 18:15:29 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-09-22 18:15:29 +0200 |
| commit | 346c6e0d600f8e7470da38b4ba06fcdf96790d1f (patch) | |
| tree | 092330de3d4243029bc78291453ab353fd1a5aa7 | |
| parent | 0653c41f12a6e5bed35723b401c5b4d9505059bf (diff) | |
chore: remove clippy config
| -rw-r--r-- | clippy.toml | 1 |
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 |
