Skip to content

Commit

Permalink
chore: misc fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Dec 2, 2023
1 parent 5b7e4cb commit 26f3fed
Show file tree
Hide file tree
Showing 2 changed files with 890 additions and 889 deletions.
1 change: 1 addition & 0 deletions crates/config/src/inline/natspec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use serde_json::Value;
use std::{collections::BTreeMap, path::Path};

/// Convenient struct to hold in-line per-test configurations
#[derive(Debug)]
pub struct NatSpec {
/// The parent contract of the natspec
pub contract: String,
Expand Down
Loading

0 comments on commit 26f3fed

Please sign in to comment.