mdbook/src/preprocess
Eric Huss 8181445d99 Add a restricted set of clippy lints, required to pass
This sets up CI to check clippy with a restricted set of clippy groups.
Some of the default groups have some excessive sets of lints that are
either wrong or style choices that I would prefer to not mess over at
this time. The lint groups can be adjusted later if it looks like
something that would be helpful.
2025-04-20 19:25:46 -07:00
..
cmd.rs Require Rust 2021 edition 2022-09-09 16:00:35 +02:00
index.rs feat: use once_cell instead of lazy_static (#1894) 2022-09-22 15:05:39 -07:00
links.rs Add a restricted set of clippy lints, required to pass 2025-04-20 19:25:46 -07:00
mod.rs Require Rust 2021 edition 2022-09-09 16:00:35 +02:00