mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
remove clippy rule
This commit is contained in:
parent
deceb2088f
commit
e508c3637b
|
@ -12,6 +12,3 @@ version = "0.5.0"
|
||||||
|
|
||||||
[workspace.lints.rust]
|
[workspace.lints.rust]
|
||||||
missing-docs = "warn"
|
missing-docs = "warn"
|
||||||
|
|
||||||
[workspace.lints.clippy]
|
|
||||||
missing-docs-in-crate-items = "warn"
|
|
||||||
|
|
Loading…
Reference in a new issue