Skip to content

Commit 5cb8d1d

Browse files
authored
Merge pull request #452 from nicklockwood/add-swiftformat
Add SwiftFormat
2 parents 95ddc9e + 5f38cba commit 5cb8d1d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2729,6 +2729,32 @@
27292729
}
27302730
]
27312731
},
2732+
{
2733+
"repository": "Git",
2734+
"url": "https://github.com/nicklockwood/SwiftFormat.git",
2735+
"path": "SwiftFormat",
2736+
"branch": "master",
2737+
"compatibility": [
2738+
{
2739+
"version": "4.2",
2740+
"commit": "d42194f66bfb0e721037a2fac28cd2402bb68f68"
2741+
}
2742+
],
2743+
"maintainer": "[email protected]",
2744+
"platforms": [
2745+
"Darwin",
2746+
"Linux"
2747+
],
2748+
"actions": [
2749+
{
2750+
"action": "BuildSwiftPackage",
2751+
"configuration": "release"
2752+
},
2753+
{
2754+
"action": "TestSwiftPackage"
2755+
}
2756+
]
2757+
},
27322758
{
27332759
"repository": "Git",
27342760
"url": "https://github.com/davecom/SwiftGraph.git",

0 commit comments

Comments
 (0)