Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2024
1 parent e618b86 commit 669845b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Swift Testing.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,18 @@
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-12-13-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-13-a"
},
{
"body" : null,
"createdAt" : null,
"fetchedFromAPIAt" : "2024-12-25T10:07:20+09:00",
"id" : "REF_kwDOIpT9BtoAMXJlZnMvdGFncy9zd2lmdC1ERVZFTE9QTUVOVC1TTkFQU0hPVC0yMDI0LTEyLTIyLWE",
"owner" : "swiftlang",
"publishedAt" : null,
"repository" : "swift-testing",
"title" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-22-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-12-22-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-22-a"
},
{
"body" : null,
"createdAt" : null,
Expand Down
12 changes: 12 additions & 0 deletions Outputs/SwiftFormat.json
Original file line number Diff line number Diff line change
Expand Up @@ -1210,5 +1210,17 @@
"title" : "0.55.3",
"url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.3",
"version" : "0.55.3"
},
{
"body" : "- Fixed inconsistent indenting of wrapped `where` clause for `switch ... case` statements\r\n- Fixed bug where `unusedArguments` could remove required arguments in some cases\r\n- The `sortTypealiases` rule now correctly handles `any` keyword",
"createdAt" : "2024-12-23T01:08:03+09:00",
"fetchedFromAPIAt" : "2024-12-25T10:07:21+09:00",
"id" : "RE_kwDOA_OyXc4LcgPb",
"owner" : "nicklockwood",
"publishedAt" : "2024-12-23T01:37:28+09:00",
"repository" : "SwiftFormat",
"title" : "0.55.4",
"url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.4",
"version" : "0.55.4"
}
]

0 comments on commit 669845b

Please sign in to comment.