Skip to content

Commit eea941f

Browse files
authored
Merge pull request swiftlang#3 from jpsim/swiftlint
Add SwiftLint
2 parents 6902d7a + 8c72579 commit eea941f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

projects.json

+25
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,31 @@
726726
}
727727
]
728728
},
729+
{
730+
"repository": "Git",
731+
"url": "https://github.com/realm/SwiftLint.git",
732+
"path": "swiftlint",
733+
"branch": "master",
734+
"compatibility": {
735+
"3.0": {
736+
"commit": "e4fa18df06ddbcc730dd2c08a1c0c42aa531ae0c"
737+
}
738+
},
739+
"maintainer": "[email protected]",
740+
"platforms": [
741+
"Darwin",
742+
"Linux"
743+
],
744+
"actions": [
745+
{
746+
"action": "BuildSwiftPackage",
747+
"configuration": "release"
748+
},
749+
{
750+
"action": "TestSwiftPackage"
751+
}
752+
]
753+
},
729754
{
730755
"repository": "Git",
731756
"url": "https://github.com/vapor/vapor.git",

0 commit comments

Comments
 (0)