bevy/tools
Alex Okafor 3c2cbb88bc
Move remaining clippy lint definitions to Cargo.toml (#10672)
# Objective

Partially addresses #10612
After moving the initial docs_markdown warning, this is a PR that moves
the rest of the CI clippy lint definitions to the cargo.toml.

## Solution

- the `tools/ci/src/main.rs` clippy lints removed and just the warning
flag remains.
- the warnings moved to the root cargo workspace toml.
2023-11-28 04:12:48 +00:00
..
build-templated-pages Standardize toml format with taplo (#10594) 2023-11-21 01:04:14 +00:00
build-wasm-example support required features in wasm examples showcase (#10577) 2023-11-16 01:50:25 +00:00
ci Move remaining clippy lint definitions to Cargo.toml (#10672) 2023-11-28 04:12:48 +00:00
example-showcase examples showcase: use patches instead of sed for wasm hacks (#10601) 2023-11-17 22:21:12 +00:00
publish.sh Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00