SwiftFormat enumNamespaces

This commit is contained in:
Nindi Gill 2023-11-19 19:32:12 +11:00
parent aac0b11742
commit d54898baa4
No known key found for this signature in database
GPG key ID: FF9A7FD590D4F4B1
21 changed files with 21 additions and 21 deletions

View file

@ -8,7 +8,7 @@
import Foundation
/// Helper struct to create macOS Installer Packages.
struct PackageCreator {
enum PackageCreator {
/// Create a macOS Installer Package based off the passed in `Installer` struct.
///
/// - Parameters: