Skip to content

Commit

Permalink
Set html_root_url
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 5, 2023
1 parent c48e82b commit b2ce012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
//! the first line.
//! 4. Remove the computed number of spaces from the beginning of each line.
#![doc(html_root_url = "https://docs.rs/indoc/2.0.0")]
#![allow(
clippy::derive_partial_eq_without_eq,
clippy::from_iter_instead_of_collect,
Expand Down

0 comments on commit b2ce012

Please sign in to comment.