Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha committed Jul 12, 2024
1 parent da22d30 commit 42ed1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/config/src/experimental.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pub struct ExperimentalConfig {

/// # _experimental_ trust_any_certificate {#experimental-trust_any_certificate}
///
/// Enables trusting any certificate on macOS, useful for https://github.com/golang/go/issues/51991#issuecomment-2059588252
/// Enables trusting any certificate on macOS, useful for <https://github.com/golang/go/issues/51991#issuecomment-2059588252>
#[config(default = false)]
pub trust_any_certificate: bool,
}
Expand Down

0 comments on commit 42ed1ed

Please sign in to comment.