Formatting, linting, and hopefully a CI build.

This commit is contained in:
2023-04-22 15:43:22 -07:00
parent 2759c8d7fb
commit 4bf5ceefbe
13 changed files with 117 additions and 68 deletions

4
.swiftlint.yml Normal file
View File

@ -0,0 +1,4 @@
line_length: 180
excluded:
- Sources/StableDiffusionProtos/*.pb.swift
- Sources/StableDiffusionProtos/*.grpc.swift