diff options
Diffstat (limited to 'rust/clippy.toml')
-rw-r--r-- | rust/clippy.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/clippy.toml b/rust/clippy.toml deleted file mode 100644 index 58a62c0..0000000 --- a/rust/clippy.toml +++ /dev/null @@ -1,3 +0,0 @@ -doc-valid-idents = ["PrimeCell", ".."] -allow-mixed-uninlined-format-args = false -msrv = "1.77.0" |