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

@ -9,7 +9,7 @@ import Foundation
import SecureXPC
/// Helper Tool struct to run a command sent from the main application.
struct HelperToolCommandRunner {
enum HelperToolCommandRunner {
/// Run the requested command and return the status and output.
///
/// - Parameters: