We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd74127 commit c42ae5bCopy full SHA for c42ae5b
.licenseignore
@@ -1,5 +1,6 @@
1
.gitignore
2
.licenseignore
3
+.swiftformatignore
4
.spi.yml
5
.swift-format
6
.github/*
.swiftformatignore
@@ -0,0 +1,4 @@
+Tests/OpenAPIGeneratorReferenceTests/Resources
+Sources/swift-openapi-generator/Documentation.docc
+Examples/**/Generated/*
+Examples/**/GeneratedSources/*
0 commit comments