radicle-heartwood-lfs/crates/radicle/src
Lorenz Leutgeb 5bab3f9cc0 clippy: Allow doc_overindented_list_items
After upgrading from Rust 1.85 to 1.88 in 586eefc3e4,
clippy now warns about "overindented" lines in comments. I did not
manage to fix this by hand without breaking the second level of the
lists in question.

See
 - https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
 - https://github.com/rust-lang/rust-clippy/issues/14275
2025-07-27 23:32:02 +02:00
..
canonical chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
cob chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
git clippy: Allow doc_overindented_list_items 2025-07-27 23:32:02 +02:00
identity chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
logger repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
node radicle: fix schemars macro on FetchPackSizeLimit 2025-07-14 14:51:59 +01:00
profile radicle: improve config errors 2025-06-24 13:51:55 +02:00
storage chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
test chore: Remove `seed.radicle.xyz` 2025-06-18 14:45:54 +02:00
canonical.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cli.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cob.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
collections.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
explorer.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
git.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
identity.rs radicle: canonical references payload 2025-07-16 16:41:16 +02:00
io.rs radicle: Only set file limits on Unix 2025-07-23 10:31:13 +02:00
lib.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
logger.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
node.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
profile.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
rad.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
schemars_ext.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
serde_ext.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
sql.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
storage.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
test.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
version.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
web.rs radicle: Keep pinned repos ordered in config 2025-07-19 12:59:02 +01:00