SwiftFormat blankLinesBetweenScopes

This commit is contained in:
Nindi Gill 2023-11-19 19:31:47 +11:00
parent 779d0a4e48
commit aac0b11742
No known key found for this signature in database
GPG key ID: FF9A7FD590D4F4B1
13 changed files with 38 additions and 0 deletions

View file

@ -80,4 +80,5 @@ server.setErrorHandler { error in
NSLog("error: \(error)")
}
}
server.startAndBlock()