bevy/tools
Alex Okafor 67df504671
Add doc_markdown clippy linting config to cargo workspace (#10640)
# Objective

Partially Addresses #10612

fix: add clippy::doc_markdown linting to cargo workspace

Rather than do all the warnings in `tools/ci/src/main.rs` in one-shot,
just wanted to have an initial pr adding the first one to get the form
correct as some may trigger build errors and require changes to get
merged more easily.

## Solution

- adding the doc_markdown and removing it from the ci check as it'll now
be a build error during normal compilation.

---------

Co-authored-by: François <mockersf@gmail.com>
2023-11-21 01:17:11 +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 Add doc_markdown clippy linting config to cargo workspace (#10640) 2023-11-21 01:17:11 +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