bevy/tools/build-templated-pages/src
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
..
examples.rs Feature documentation (#7814) 2023-02-28 14:24:47 +00:00
features.rs Update to toml_edit 0.22 (#11973) 2024-02-19 08:11:29 +00:00
main.rs Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00