Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Sep 12, 2024
1 parent 5361983 commit fd1fb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Dependencies/Traits/PreviewTrait.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
) -> PreviewTrait {
.dependencies { $0[keyPath: keyPath] = value }
}

/// A trait that overrides a preview's dependencies.
///
/// Useful for overriding several dependencies in a preview without incurring the nesting and
Expand Down

0 comments on commit fd1fb25

Please sign in to comment.