File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 2977
2977
{
2978
2978
"repository" : " Git" ,
2979
2979
"url" : " https://github.com/realm/SwiftLint.git" ,
2980
- "path" : " SwiftLint" ,
2980
+ "path" : " SwiftLint-Legacy " ,
2981
2981
"branch" : " master" ,
2982
2982
"compatibility" : [
2983
2983
{
2998
2998
}
2999
2999
],
3000
3000
"maintainer" :
" [email protected] " ,
3001
+ "platforms" : [
3002
+ " Darwin"
3003
+ ],
3004
+ "actions" : [
3005
+ {
3006
+ "action" : " BuildSwiftPackage" ,
3007
+ "configuration" : " release" ,
3008
+ "tags" : " sourcekit-disabled swiftpm"
3009
+ },
3010
+ {
3011
+ "action" : " TestSwiftPackage"
3012
+ }
3013
+ ]
3014
+ },
3015
+ {
3016
+ "repository" : " Git" ,
3017
+ "url" : " https://github.com/realm/SwiftLint.git" ,
3018
+ "path" : " SwiftLint" ,
3019
+ "branch" : " master" ,
3020
+ "compatibility" : [
3021
+ {
3022
+ "version" : " 5.2" ,
3023
+ "commit" : " 180d94132758dd183124ab1e63d6aa8e10023ec2"
3024
+ },
3025
+ {
3026
+ "version" : " 5.3" ,
3027
+ "commit" : " e820e750b08bd67bc9d98f4817868e9bc3d5d865"
3028
+ }
3029
+ ],
3030
+ "maintainer" :
" [email protected] " ,
3001
3031
"platforms" : [
3002
3032
" Darwin" ,
3003
3033
" Linux"
You can’t perform that action at this time.
0 commit comments