bevy/tools
Kanabenki f77618eccb
Add a [lints] entry for workspace members missing it (#11900)
# Objective

- Some workspace members do not inherit the global lints.

## Solution

- Add a `[lints]` entry for all files returned by `rg
--files-without-match -F "[lints]" **/Cargo.toml`, except the compile
failure tests since these aren't part of the workspace.
- Add some docstrings where needed.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-02-19 17:09:47 +00:00
..
build-templated-pages Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
build-wasm-example Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
ci Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
example-showcase Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00
publish.sh Add bevy_gizmos/macros to publish script (#11928) 2024-02-17 20:56:06 +00:00