mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-11 06:10:53 +01:00
Adds quite a lot of Clippy lints which fit with my personal taste for how pesde's codebase should look like. Stylistic lints are mostly warns, and behavioural lints are mostly denied.
1 line
36 B
TOML
1 line
36 B
TOML
avoid-breaking-exported-api = false
|