Ed Page
|
99e034bbbb
|
chore: Move print lints to lib.rs
While there is a config for ignoring these in tests, it doesn't help
with examples.
|
2024-03-28 15:10:58 -05:00 |
|
Ed Page
|
8d4b1b6c8d
|
chore: Remove clippy::tests_outside_test_module
See https://github.com/rust-lang/rust-clippy/issues/11024
|
2024-03-28 13:24:28 -05:00 |
|
Ed Page
|
6a9d2bf50f
|
chore: Don't warn on unsafe
This works well when a package is a safe abstraction but to universally
apply in a template to all members of a workspace doesn't make sense.
|
2024-03-28 12:45:57 -05:00 |
|
Ed Page
|
314eef7f5f
|
chore: Dont check must_use
See https://github.com/rust-lang/rust-clippy/issues/8339
|
2024-03-28 10:38:57 -05:00 |
|
Ed Page
|
2714cca7c3
|
chore(ci): Don't check for unused crates
|
2024-03-28 09:58:31 -05:00 |
|
Ed Page
|
126eb3d4dc
|
chore: Encourage a single test binary
|
2024-03-28 09:48:35 -05:00 |
|
Ed Page
|
8e647d9cd4
|
chore: Encourage use of workspace.dependencies
|
2024-03-28 09:35:59 -05:00 |
|
Ed Page
|
8ec86ab9a2
|
chore: Normalize clippy lint names
|
2024-03-25 12:33:58 -05:00 |
|
Ed Page
|
3d5ead81cf
|
chore(ci): Configure standard lints
|
2024-03-21 10:51:32 -05:00 |
|
Ed Page
|
6c8df60dc4
|
chore: Include Cargo.lock
|
2023-03-29 22:38:45 -05:00 |
|
Ed Page
|
afd6a45ef7
|
chore: Use workspace inheritance
|
2023-03-29 14:53:08 -05:00 |
|
renovate[bot]
|
fbaab420b9
|
chore(deps): update msrv to v1.65.0
|
2023-04-01 00:32:08 +00:00 |
|
Ed Page
|
e7b7555d15
|
chore: First step
|
2023-03-29 14:33:22 -05:00 |
|