Skip to content

Commit

Permalink
Merge branch 'clippy' into snapshot_kind
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Dec 10, 2024
2 parents 81577bd + 04bee3a commit 38da247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insta/src/redaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ impl fmt::Display for ContentPath<'_> {
}

/// Replaces a value with another one.
///
///
/// Represents a redaction.
#[cfg_attr(docsrs, doc(cfg(feature = "redactions")))]
pub enum Redaction {
Expand Down

0 comments on commit 38da247

Please sign in to comment.