mdbook/src/renderer/html_handlebars
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
..
helpers eliminate needless_late_init 2025-03-04 17:34:08 +02:00
hbs_renderer.rs Add a restricted set of clippy lints, required to pass 2025-04-20 19:25:46 -07:00
mod.rs feat(html): cache bust static files by adding hashes to file names 2025-02-13 10:39:22 -07:00
search.rs Greatly speed up search index load 2025-04-02 21:03:12 +02:00
static_files.rs More code simplification 2025-02-20 10:25:14 -08:00